Returns a SAF variable name in the form of “saf_APPID_key”.
| Parameters: | string – the key name |
|---|---|
| Return type: | string |
Sets a SAF session variable
| Parameters: |
|
|---|---|
| Return type: | void |
Returns a SAF session variable
| Parameters: |
|
|---|---|
| Return type: | mixed |
Unsets a SAF session variable
| Parameters: | string – the key name |
|---|---|
| Return type: | void |
Wrapper around an external class so we can do a simple check if the class (XS_Debug) is avaliable before we attempt to use its method.
| Parameters: |
|
|---|---|
| Return type: | void |