|
ultimix
|
Public Member Functions | |
| __construct () | |
| controller ($Options) | |
| view ($Options) | |
This class controls component.
Definition at line 26 of file menu_item_manager.php.
| __construct | ( | ) |
Constructor.
Definition at line 38 of file menu_item_manager.php.
| controller | ( | $Options | ) |
Function controlls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 67 of file menu_item_manager.php.
| view | ( | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 102 of file menu_item_manager.php.