|
ultimix
|
Public Member Functions | |
| __construct () | |
| pre_generation (&$Options) | |
Data Fields | |
| $PageCSS = false | |
| $PageJS = false | |
| $Utilities = false | |
Class loads jquery.dropdownPlain scripts.
Definition at line 26 of file jquery_dropdown.php.
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 56 of file jquery_dropdown.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 88 of file jquery_dropdown.php.
| $PageCSS = false |
Cached packages.
Definition at line 38 of file jquery_dropdown.php.
| $PageJS = false |
Definition at line 39 of file jquery_dropdown.php.
| $Utilities = false |
Definition at line 40 of file jquery_dropdown.php.