|
ultimix
|
Public Member Functions | |
| __construct () | |
| controller ($Options) | |
| view ($Options) | |
Data Fields | |
| $Output | |
| $CachedMultyFS = false | |
| $String = false | |
This class provides component visualisation routine.
Definition at line 26 of file ad_banner_manager.php.
| __construct | ( | ) |
Constructor.
Definition at line 63 of file ad_banner_manager.php.
| controller | ( | $Options | ) |
Function controls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 94 of file ad_banner_manager.php.
| view | ( | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 130 of file ad_banner_manager.php.
| $CachedMultyFS = false |
Cached objects.
Definition at line 50 of file ad_banner_manager.php.
| $Output |
Display function's result.
Definition at line 38 of file ad_banner_manager.php.
| $String = false |
Definition at line 51 of file ad_banner_manager.php.