Package DE_EPAGES::Presentation::API::Object::PagerFactFinderResults
Pager to display the list of Items
Base |
DE_EPAGES::Presentation::API::Object::Pager |
Package DE_EPAGES::FactFinder::API::Object::PagerFactFinderResults
Functions
countItems
Returns the total number of child objects.
Syntax |
$Items = $Pager->countItems; |
Return |
|
items
Returns all objects of one page.
Syntax |
$aItems = $Pager->items($Page); |
Input |
|
Return |
|