Pages class
A class for managing pages of text. Initially written to provide support for sending text to WAP phones, where the content had to be paged into small chunks due to the limited capacity of the phones.
Located in /paging-defs.php (line 42)
RenderableObject | --pages
Pages content
Number of chars to look ahead
Number of chars to look back
Current page number
Size of each page in characters
Text for current page
URL for getting next page
Constructor Creates the basic text paging object.
Deliver HTML format page
Deliver page N Delivers the text content for the specified page.
Deliver WML format page
Inherited From RenderableObject
RenderableObject::RenderableObject()
RenderableObject::html()
RenderableObject::render()
RenderableObject::wml()
RenderableObject::wmlup()
RenderableObject::xml()
Documentation generated by phpDocumentor 1.3.0RC3