Zend Framework
1.12
|
Public Member Functions | |
page (Zend_Service_Ebay_Finding $proxy, $number) | |
pageFirst (Zend_Service_Ebay_Finding $proxy) | |
pageLast (Zend_Service_Ebay_Finding $proxy, $max=self::PAGE_MAX_DEFAULT) | |
pageNext (Zend_Service_Ebay_Finding $proxy, $max=self::PAGE_MAX_DEFAULT) | |
pagePrevious (Zend_Service_Ebay_Finding $proxy) | |
Public Attributes | |
const | PAGE_MAX_DEFAULT = 100 |
http://developer.ebay.com/DevZone/finding/CallRef/types/PaginationInput.html | |
const | PAGE_MAX_INFINITY = 0 |
$paginationOutput | |
$searchResult | |
![]() | |
$aspectHistogramContainer | |
$categoryHistogramContainer | |
![]() | |
$ack | |
$errorMessage | |
$timestamp | |
$version | |
Protected Member Functions | |
_init () | |
![]() | |
_init () | |
![]() | |
_init () | |
![]() | |
_init () | |
Initialize object. | |
_initXPath () | |
Load DOMXPath for current DOM object. | |
_query ($path, $type, $array=false) | |
Static Protected Attributes | |
static | $_pageCache = array() |
Additional Inherited Members | |
![]() | |
$_operation | |
$_options = array() | |
|
protected |
page | ( | Zend_Service_Ebay_Finding | $proxy, |
$number | |||
) |
Zend_Service_Ebay_Finding | $proxy | |
integer | $number |
Zend_Service_Ebay_Finding_Exception | When $number is invalid |
pageFirst | ( | Zend_Service_Ebay_Finding | $proxy | ) |
Zend_Service_Ebay_Finding | $proxy |
pageLast | ( | Zend_Service_Ebay_Finding | $proxy, |
$max = self::PAGE_MAX_DEFAULT |
|||
) |
Zend_Service_Ebay_Finding | $proxy | |
integer | $max |
pageNext | ( | Zend_Service_Ebay_Finding | $proxy, |
$max = self::PAGE_MAX_DEFAULT |
|||
) |
Zend_Service_Ebay_Finding | $proxy | |
integer | $max |
pagePrevious | ( | Zend_Service_Ebay_Finding | $proxy | ) |
Zend_Service_Ebay_Finding | $proxy |
|
staticprotected |
$paginationOutput |
$searchResult |
const PAGE_MAX_DEFAULT = 100 |
const PAGE_MAX_INFINITY = 0 |