|
ultimix
|
Public Member Functions | |
| __construct () | |
| controller ($Options) | |
Data Fields | |
| $UserAlgorithms = false | |
| $PageComposer = false | |
| $Security = false | |
| $Settings = false | |
| $CachedMultyFS = false | |
| $String = false | |
Controller.
Definition at line 26 of file ad_manager_controller.php.
| __construct | ( | ) |
Constructor.
Definition at line 55 of file ad_manager_controller.php.
| controller | ( | $Options | ) |
Function controls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 90 of file ad_manager_controller.php.
| $CachedMultyFS = false |
Definition at line 42 of file ad_manager_controller.php.
| $PageComposer = false |
Definition at line 39 of file ad_manager_controller.php.
| $Security = false |
Definition at line 40 of file ad_manager_controller.php.
| $Settings = false |
Definition at line 41 of file ad_manager_controller.php.
| $String = false |
Definition at line 43 of file ad_manager_controller.php.
| $UserAlgorithms = false |
Cached objects.
Definition at line 38 of file ad_manager_controller.php.