Go to the source code of this file.
Functions | |
wfSpecialAllpages ($par=NULL) | |
indexShowToplevel () | |
indexShowline ($inpoint, $outpoint) | |
indexShowChunk ($from) |
|
Definition at line 99 of file SpecialAllpages.php. References $n, $res, $s, $sql, $wgOut, $wgUser, DB_READ, wfFetchObject(), wfQuery(), and wfStrencode(). Referenced by wfSpecialAllpages(). |
|
Definition at line 82 of file SpecialAllpages.php. References $wgLang, $wgOut, $wgUser, wfMsg(), and wfStrencode(). Referenced by indexShowToplevel(). |
|
Definition at line 18 of file SpecialAllpages.php. References $count, $i, $res, $s, $sql, $wgLang, $wgMiserMode, $wgOut, DB_READ, indexShowline(), wfFetchObject(), wfFreeResult(), and wfQuery(). Referenced by wfSpecialAllpages(). |
|
Definition at line 3 of file SpecialAllpages.php. References $wgRequest, indexShowChunk(), and indexShowToplevel(). |