Claro_Pageable_Pager Class Reference

Inheritance diagram for Claro_Pageable_Pager:
Claro_Pager_Interface

Public Member Functions

 __construct ($pageable)
 setPageSize ($pageSize)
 getPage ($pageNumber)
 hasNext ($currentPage)
 hasPrev ($currentPage)
 isPageNumberValid ($pageNumber)
 countPages ()
 getAll ()

Protected Attributes

 $pageable
 $pageSize = 25

Detailed Description

Definition at line 150 of file pager.lib.php.


Constructor & Destructor Documentation

__construct ( pageable  ) 

Definition at line 155 of file pager.lib.php.


Member Function Documentation

countPages (  ) 

Implements Claro_Pager_Interface.

Definition at line 214 of file pager.lib.php.

getAll (  ) 

Implements Claro_Pager_Interface.

Definition at line 243 of file pager.lib.php.

getPage ( pageNumber  ) 

Implements Claro_Pager_Interface.

Definition at line 166 of file pager.lib.php.

hasNext ( currentPage  ) 

Implements Claro_Pager_Interface.

Definition at line 184 of file pager.lib.php.

hasPrev ( currentPage  ) 

Implements Claro_Pager_Interface.

Definition at line 196 of file pager.lib.php.

isPageNumberValid ( pageNumber  ) 

Implements Claro_Pager_Interface.

Definition at line 208 of file pager.lib.php.

setPageSize ( pageSize  ) 

Implements Claro_Pager_Interface.

Definition at line 161 of file pager.lib.php.


Field Documentation

$pageable [protected]

Definition at line 152 of file pager.lib.php.

$pageSize = 25 [protected]

Definition at line 153 of file pager.lib.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:38 2010 for Claroline API by  doxygen 1.6.3