Class awCampaignPage

Description

Contains a subset of campaign resulting from the filtering and paging of the get call.

Located in /classes/cm/CampaignPage.php

awComplexObject
   |
   --awPage
      |
      --awCampaignPage
Variable Summary
Method Summary
 void getRow ()
Variables
awCampaign[] $entries

The result entries in this page.

awBudget $totalBudget

The total budget.

mixed $_checkFields = array(
'totalBudget' => array(
'objName' => 'awBudget',
'type' => 'obj'
),'entries'=>array('objName'=>'awCampaign','type'=>'array'),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awPage

awPage::$totalNumEntries

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:43:50 +0200 by phpDocumentor 1.4.3