[PageLister] element index

All elements
c d g p s
c
top
CountTotalEntries
PageLister_CountHandler::CountTotalEntries() in PageLister_CountHandler.class.php
Returns the total amount of entries.
d
top
DefaultHandler
PageLister_CountHandler::DefaultHandler() in PageLister_CountHandler.class.php
Creates a default handler on-the-fly.
DefaultHandler_MySQL
PageLister_CountHandler::DefaultHandler_MySQL() in PageLister_CountHandler.class.php
Default handler for MySQL.
DefaultHandler_MySQLi
PageLister_CountHandler::DefaultHandler_MySQLi() in PageLister_CountHandler.class.php
Default handler for MySQLi.
g
top
GenerateHTML
PageLister_HtmlHandler::GenerateHTML() in PageLister_HtmlHandler.class.php
Generates the HTML-code.
GetHTML
PageLister::GetHTML() in PageLister.class.php
Returns the calculated HTML-Code.
GetQuery
PageLister::GetQuery() in PageLister.class.php
Returns the modified query.
GetTotalEntries
PageLister::GetTotalEntries() in PageLister.class.php
Returns the total entries.
p
top
PageLister
PageLister in PageLister.class.php
PageLister.class.php
PageLister.class.php in PageLister.class.php
PageLister_CountHandler
PageLister_CountHandler in PageLister_CountHandler.class.php
Count handler for entries
PageLister_CountHandler.class.php
PageLister_CountHandler.class.php in PageLister_CountHandler.class.php
PageLister_HtmlHandler
PageLister_HtmlHandler in PageLister_HtmlHandler.class.php
HTML handler for output
PageLister_HtmlHandler.class.php
PageLister_HtmlHandler.class.php in PageLister_HtmlHandler.class.php
s
top
SetArgs
PageLister_CountHandler::SetArgs() in PageLister_CountHandler.class.php
Sets arguments for calling the count function If you add a custom handler, you may want to add custom args to the function, which you cant deliver as strings, such as resources. use this function by themself, so don't call it after creating a default handler.
SetCountHandler
PageLister::SetCountHandler() in PageLister.class.php
Sets the handler to count all entries.
SetEntriesPerPage
PageLister::SetEntriesPerPage() in PageLister.class.php
Sets entries per page.
SetFormat
PageLister_HtmlHandler::SetFormat() in PageLister_HtmlHandler.class.php
Sets the format of the HTML-output.
SetHandler
PageLister_CountHandler::SetHandler() in PageLister_CountHandler.class.php
Sets a custom handler for counting.
SetHtmlHandler
PageLister::SetHtmlHandler() in PageLister.class.php
Sets the handler to output the html.
SetObject
PageLister_HtmlHandler::SetObject() in PageLister_HtmlHandler.class.php
Sets the value of an object.
SetPagesBeside
PageLister_HtmlHandler::SetPagesBeside() in PageLister_HtmlHandler.class.php
Sets how many pages should be sown beside the current one.
SetQuery
PageLister::SetQuery() in PageLister.class.php
Sets the Query to count.
SetURL
PageLister::SetURL() in PageLister.class.php
Sets the URL, where the HTML-Code should link to.
c d g p s