|
ultimix
|
Public Member Functions | |
| __construct () | |
| common_view (&$Options) | |
| controller (&$Options) | |
| view (&$Options) | |
Data Fields | |
| $Output | |
| $AdCampaignAccess = false | |
| $AdBannerAccess = false | |
| $CachedMultyFS = false | |
| $String = false | |
| $UserAlgorithms = false | |
This class provides component visualisation routine.
Definition at line 26 of file ad_campaign_manager.php.
| __construct | ( | ) |
Constructor.
Definition at line 66 of file ad_campaign_manager.php.
| common_view | ( | & | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 194 of file ad_campaign_manager.php.
| controller | ( | & | $Options | ) |
Function controls component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 240 of file ad_campaign_manager.php.
| view | ( | & | $Options | ) |
Function draws component.
| $Options | - Settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 276 of file ad_campaign_manager.php.
| $AdBannerAccess = false |
Definition at line 51 of file ad_campaign_manager.php.
| $AdCampaignAccess = false |
Cached objects.
Definition at line 50 of file ad_campaign_manager.php.
| $CachedMultyFS = false |
Definition at line 52 of file ad_campaign_manager.php.
| $Output |
Display function's result.
Definition at line 38 of file ad_campaign_manager.php.
| $String = false |
Definition at line 53 of file ad_campaign_manager.php.
| $UserAlgorithms = false |
Definition at line 54 of file ad_campaign_manager.php.