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