|
ultimix
|
Public Member Functions | |
| __construct () | |
| pre_generation ($Options) | |
| compile_sape_common_links (&$Settings) | |
Data Fields | |
| $CachedMultyFS = false | |
| $Settings = false | |
| $String = false | |
| $SapeUser = false | |
| $SapeClient = false | |
| $SapeContext = false | |
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 92 of file sape.php.
| compile_sape_common_links | ( | & | $Settings | ) |
Function processes string.
| $Settings | - Processing string. |
| Exception | An exception of this type is thrown. |
Definition at line 166 of file sape.php.
| pre_generation | ( | $Options | ) |
Function executes before any page generating actions took place.
| $Options | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 128 of file sape.php.