Pager
[ class tree: Pager ] [ index: Pager ] [ all elements ]

File: Common.php

Source Location: /Pager-2.3.2/Common.php

Classes:

Pager_Common
Pager_Common - Common base class for [Sliding|Jumping] Window Pager Extend this class to write a custom paging class

Page Details:

Contains the Pager_Common class

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


CURRENT_FILENAME [line 30]

CURRENT_FILENAME = ''
Two constants used to guess the path- and file-name of the page

when the user doesn't set any other value


[ Top ]



CURRENT_PATHNAME [line 31]

CURRENT_PATHNAME = str_replace('\\','/',$_SERVER['PHP_SELF'])

[ Top ]



ERROR_PAGER [line 40]

ERROR_PAGER = -1

[ Top ]



ERROR_PAGER_INVALID [line 41]

ERROR_PAGER_INVALID = -2

[ Top ]



ERROR_PAGER_INVALID_PLACEHOLDER [line 42]

ERROR_PAGER_INVALID_PLACEHOLDER = -3

[ Top ]



ERROR_PAGER_INVALID_USAGE [line 43]

ERROR_PAGER_INVALID_USAGE = -4

[ Top ]



ERROR_PAGER_NOT_IMPLEMENTED [line 44]

ERROR_PAGER_NOT_IMPLEMENTED = -5

[ Top ]



PAGER_OK [line 39]

PAGER_OK = 0
Error codes

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:19:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.