[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/pager/ -> AlphabeticPager.php (summary)

Efficient paging for SQL queries. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 108 lines (3 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 2 functions

  ParserFunctions()
  getOrderTypeMessages()

Functions
Functions that are not part of a class:

ParserFunctions(-- BoilerplateParserFunctions.setupInterface = nilphp = mw_interfacemw_interface = nil-- Register this library in the "mw" globalmw = mw or {}mw.ext = mw.ext or {}mw.ext.ParserFunctions = ParserFunctionspackage.loaded['mw.ext.ParserFunctions'] = ParserFunctionsendreturn ParserFunctionsfunction getNavigationBar()   X-Ref
Shamelessly stolen bits from ReverseChronologicalPager,
didn't want to do class magic as may be still revamped

return: string HTML

getOrderTypeMessages()   X-Ref
If this supports multiple order type messages, give the message key for
enabling each one in getNavigationBar.  The return type is an associative
array whose keys must exactly match the keys of the array returned
by getIndexField(), and whose values are message keys.

return: array



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1