|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_browser (&$Settings) | |
| compile_browsers (&$Settings, $Data) | |
Data Fields | |
| $Utilities = false | |
Class processes page's macro.
Definition at line 26 of file browser_markup.php.
| __construct | ( | ) |
Constructor.
Definition at line 51 of file browser_markup.php.
| compile_browser | ( | & | $Settings | ) |
Function compiles macro 'browser'.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 85 of file browser_markup.php.
| compile_browsers | ( | & | $Settings, |
| $Data | |||
| ) |
Function compiles macro 'textarea'.
| $Settings | - Parameters. |
| $Data | - Block content. |
| Exception | - An exception of this type is thrown. |
Definition at line 123 of file browser_markup.php.
| $Utilities = false |
Cached objects.
Definition at line 39 of file browser_markup.php.