|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_page_parameters (&$Settings) | |
| compile_http_param (&$Settings) | |
Data Fields | |
| $Security = false | |
Class processes generating page.
Definition at line 26 of file security_markup.php.
| __construct | ( | ) |
Constructor.
Definition at line 50 of file security_markup.php.
| compile_http_param | ( | & | $Settings | ) |
Function processes strings.
| $Options | - Processing options. |
| $Str | - Processing string. |
| $Changed | - Was the processing completed. |
| Exception | An exception of this type is thrown. |
Definition at line 240 of file security_markup.php.
| compile_page_parameters | ( | & | $Settings | ) |
Function processes strings.
| $Settings | - Processing options. |
| Exception | An exception of this type is thrown. |
Definition at line 193 of file security_markup.php.
| $Security = false |
Cached objects.
Definition at line 38 of file security_markup.php.