awPagingSpecifies the page of results to return in the response. A page is specified by the result position to start at and the maximum number of results to return.
Located in /classes/cm/Paging.php
awComplexObject | --awPaging
int
$numberResults
Maximum number of results to return in this page. Set this to a reasonable value to limit the number of results returned per page.
<span class="constraint InRange">This field must be greater than or equal to 0.</span>
int
$startIndex
Index of the first result to return in this page.
<span class="constraint InRange">This field must be greater than or equal to 0.</span>
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getAsObj()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXml()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
Documentation generated on Fri, 23 Mar 2012 13:44:08 +0200 by phpDocumentor 1.4.3