|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_header_checkbox (&$Settings) | |
| compile_item_checkbox (&$Settings) | |
| compile_checkbox_set (&$Settings) | |
| compile_checkbox (&$Settings) | |
| compile_checkbox_ex (&$Settings) | |
Data Fields | |
| $CachedMultyFS = false | |
| $Database = false | |
| $Security = false | |
| $String = false | |
Class processes checkbox macro.
Definition at line 26 of file checkbox_markup.php.
| __construct | ( | ) |
Constructor.
Definition at line 54 of file checkbox_markup.php.
| compile_checkbox | ( | & | $Settings | ) |
Function compiles macro 'checkbox'.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 319 of file checkbox_markup.php.
| compile_checkbox_ex | ( | & | $Settings | ) |
Function compiles macro 'checkbox_ex'.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 405 of file checkbox_markup.php.
| compile_checkbox_set | ( | & | $Settings | ) |
Function compiles macro 'checkboxset'.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 276 of file checkbox_markup.php.
| compile_header_checkbox | ( | & | $Settings | ) |
Function compiles macro 'item_checkbox'.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 91 of file checkbox_markup.php.
| compile_item_checkbox | ( | & | $Settings | ) |
Function compiles macro 'item_checkbox'.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 130 of file checkbox_markup.php.
| $CachedMultyFS = false |
Cached objects.
Definition at line 39 of file checkbox_markup.php.
| $Database = false |
Definition at line 40 of file checkbox_markup.php.
| $Security = false |
Definition at line 41 of file checkbox_markup.php.
| $String = false |
Definition at line 42 of file checkbox_markup.php.