ePages 7.21.0 - DE_EPAGES/PriceMinister/API/Object/PagerPWSItems.pm

Package DE_EPAGES::PriceMinister::API::Object::PagerPWSItems

Pager to display the list of Items found by PWS itemLookup / itemSearch requests

Base
DE_EPAGES::Presentation::API::Object::Pager

Functions

countItems
items

countItems

Returns the total number of child objects.

Syntax
$Items = $Pager->countItems;
Return
$Items (integer)
total number of items

items

Returns all objects of one page.

Syntax
$aItems = $Pager->items($PageNumber);
Input
$PageNumber
defines the actual page of the pager
Return
$aItems (ref.array.object)
list of objects