[ Index ]

PHP Cross Reference of Mambo 4.6.5

[ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/includes/ -> pageNavigation.php (summary)

(no description)

Author: Mambo Foundation Inc see README.php
Copyright: (C) 2000 - 2009 Mambo Foundation Inc.
License: GNU/GPL Version 2, see LICENSE.php
File Size: 157 lines (5 kb)
Included or required: 1 time
Referenced: 3 times
Includes or requires: 0 files

Defines 1 class

mosPageNav:: (6 methods):
  mosPageNav()
  getLimitBox()
  writeLimitBox()
  writePagesCounter()
  writeLeafsCounter()
  writePagesLinks()


Class: mosPageNav  - X-Ref

Page navigation support class

mosPageNav( $total, $limitstart, $limit )   X-Ref
No description

getLimitBox()   X-Ref
Returns the html limit # input box

param: string The basic link to include in the href
return: string

writeLimitBox( $link )   X-Ref
Writes the html limit # input box

param: string The basic link to include in the href

writePagesCounter()   X-Ref
Writes the html for the pages counter, eg, Results 1-10 of x


writeLeafsCounter()   X-Ref
Writes the html for the leafs counter, eg, Page 1 of x


writePagesLinks( $link )   X-Ref
Writes the html links for pages, eg, previous, next, 1 2 3 ... x

param: string The basic link to include in the href