Implements interfaces:
TPagedDataSource class
TPagedDataSource implements an integer-indexed collection class with paging functionality.
Data items in TPagedDataSource can be traversed using foreach PHP statement like the following,
The data are fetched from DataSource. Only the items within the specified page will be returned and traversed.
- foreach($pagedDataSource as $dataItem)
Located in /Collections/TPagedDataSource.php (line 31)
TComponent | --TPagedDataSource
Returns the number of items in the current page.
This method is required by Countable interface.
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()
Documentation generated on Mon, 21 Apr 2008 11:35:46 -0400 by phpDocumentor 1.3.0RC4