UNA
BxBasePaginate Class Reference
Inheritance diagram for BxBasePaginate:
BxDolPaginate BxDol BxTemplPaginate

Public Member Functions

 __construct ($aParams, $oTemplate)
Public Member Functions inherited from BxDolPaginate
 getNum ()
 setNumFromDataArray (&$a, $isAutoPopLastElement=true)
 setNum ($i)
 getStart ()
 setStart ($i)
 getPerPage ()
 setPerPage ($i)
 setOnChangePage ($s)
 isPrevAvail ()
 isNextAvail ()
 getPaginate ($iStart=-1, $iNum=-1, $iPerPage=-1)
 getSimplePaginate ($sViewAllUrl='', $iStart=-1, $iNum=-1, $iPerPage=-1)
 addCssJs ()

Protected Member Functions

 _getButton ($sName, $aParams)
Protected Member Functions inherited from BxDolPaginate
 _getReplacement ()
 _getPageChangeUrl ($aReplacement)
 _getPageChangeOnClick ($aReplacement)
 _getButtonIconPrev ()
 _getButtonIconNext ()

Additional Inherited Members

Protected Attributes inherited from BxDolPaginate
 $_oTemplate
 $_aParams
 $_iStart
 $_iPerPage
 $_iNum
 $_iTotal
 $_bTotal
 $_sPageUrl
 $_sOnChangePage
 $_bInfo
 $_sViewAllUrl
 $_sViewAllCaption
 $_sButtonsClass
 $_sPaginateClass
Static Protected Attributes inherited from BxDolPaginate
static $_isCssAdded = false

Detailed Description

See also
BxDolPaginate

Constructor & Destructor Documentation

◆ __construct()

BxBasePaginate::__construct ( $aParams,
$oTemplate )

Constructor

Reimplemented from BxDolPaginate.

Reimplemented in BxTemplPaginate.


The documentation for this class was generated from the following file:
  • template/scripts/BxBasePaginate.php