[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yuilib/2in3/2.9.0/build/yui2-paginator/ -> yui2-paginator-debug.js (summary)

The Paginator widget provides a set of controls to navigate through paged data.

File Size: 2640 lines (78 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  Paginator()
  normalizeOffset()

Functions
Functions that are not part of a class:

Paginator(config)   X-Ref
Instantiate a Paginator, passing a configuration object to the contructor.
The configuration object should contain the following properties:
<ul>
<li>rowsPerPage : <em>n</em> (int)</li>
<li>totalRecords : <em>n</em> (int or Paginator.VALUE_UNLIMITED)</li>
<li>containers : <em>id | el | arr</em> (HTMLElement reference, its id, or an array of either)</li>
</ul>

param: config {Object} Object literal to set instance and ui component

normalizeOffset(offset,total,rpp)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1