|
ultimix
|
Public Member Functions | |
| __construct () | |
| update_packages ($Options) | |
| update_permitions ($Options) | |
| controller ($Options) | |
| update_permitions_form ($Options) | |
| view ($Options) | |
Data Fields | |
| $Output | |
| $CachedMultyFS = false | |
| $Security = false | |
| $String = false | |
This manager helps to create pages.
Definition at line 26 of file page_manager.php.
| __construct | ( | ) |
Constructor.
Definition at line 64 of file page_manager.php.
| controller | ( | $Options | ) |
Function controls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 165 of file page_manager.php.
| update_packages | ( | $Options | ) |
Function updates record.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 96 of file page_manager.php.
| update_permitions | ( | $Options | ) |
Function updates record.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 130 of file page_manager.php.
| update_permitions_form | ( | $Options | ) |
Function draws page's permitions updating form.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 201 of file page_manager.php.
| view | ( | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 244 of file page_manager.php.
| $CachedMultyFS = false |
Cached objects.
Definition at line 50 of file page_manager.php.
| $Output |
Display function's result.
Definition at line 38 of file page_manager.php.
| $Security = false |
Definition at line 51 of file page_manager.php.
| $String = false |
Definition at line 52 of file page_manager.php.