|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_accordion_section (&$Settings) | |
| compile_tab_control (&$Settings) | |
| compile_add_tab (&$Settings) | |
| compile_add_iframe_tab (&$Settings) | |
Data Fields | |
| $CachedMultyFS = false | |
Class loads jquery macroes.
Definition at line 26 of file jquery_markup.php.
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 54 of file jquery_markup.php.
| compile_accordion_section | ( | & | $Settings | ) |
Function compiles macro 'accordion_section'.
| $Settings | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 88 of file jquery_markup.php.
| compile_add_iframe_tab | ( | & | $Settings | ) |
Function compiles macro 'add_iframe_tab'.
| $Settings | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 208 of file jquery_markup.php.
| compile_add_tab | ( | & | $Settings | ) |
Function compiles macro 'add_tab'.
| $Settings | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 164 of file jquery_markup.php.
| compile_tab_control | ( | & | $Settings | ) |
Function compiles macro 'tab_control'.
| $Settings | - Settings. |
| Exception | An exception of this type is thrown. |
Definition at line 125 of file jquery_markup.php.
| $CachedMultyFS = false |
Cached packages.
Definition at line 38 of file jquery_markup.php.