Class TPagerMode

Description

TPagerMode class.

TPagerMode defines the enumerable type for the possible modes that a TPager control can take.

The following enumerable values are defined:

  • NextPrev: pager buttons are displayed as next and previous pages
  • Numeric: pager buttons are displayed as numeric page numbers
  • DropDownList: a dropdown list is used to select pages

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TPager.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TPager.php (line 765)

TEnumerable
   |
   --TPagerMode
Class Constant Summary
 DropDownList = 'DropDownList'
 NextPrev = 'NextPrev'
 Numeric = 'Numeric'
Methods
Class Constants
DropDownList = 'DropDownList' (line 769)
NextPrev = 'NextPrev' (line 767)
Numeric = 'Numeric' (line 768)

Documentation generated on Mon, 25 Jun 2012 14:38:51 +0200 by phpDocumentor 1.4.3