[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 3061 lines (131 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
protect() X-Ref |
No description |
is(token is requested for and $title is the associated Title object. In the hook,just add your callback to the $tokenFunctions array and return true (returningfalse makes no sense) X-Ref |
No description |
is(page associated to the revision the token is requested for, $title theassociated Title object and $rev the associated Revision object. In the hook,just add your callback to the $tokenFunctions array and return true (returningfalse makes no sense) X-Ref |
No description |
is(page associated to the revision the token is requested for, $title theassociated Title object and $rc the associated RecentChange object. In thehook, just add your callback to the $tokenFunctions array and return truereturning false makes no sense) X-Ref |
No description |
is(your callback to the $tokenFunctions array and return true (returning falsemakes no sense) X-Ref |
No description |
returned('SiteNoticeBefore': Before the sitenotice/anonnotice is composed. Return true toallow the normal method of notice selection/rendering to work, or change thevalue of $siteNotice and return false to alter it.&$siteNotice: HTML returned as the sitenotice$skin: Skin object'SiteNoticeAfter': After the sitenotice/anonnotice is composed.&$siteNotice: HTML sitenotice. Alter the contents of $siteNotice to add to/alterthe sitenotice/anonnotice.$skin: Skin object'SkinAfterBottomScripts': At the end of Skin::bottomScripts() X-Ref |
No description |
showAnArticle($article) X-Ref |
No description |
showAnArticle($article) X-Ref |
No description |
showAnArticle($article) X-Ref |
No description |
reverseArticleTitle($article) X-Ref |
No description |
reverseForExport($article) X-Ref |
No description |
should(The last result would be for cases where the hook function replaces the mainfunctionality. For example, if you wanted to authenticate users to a customsystem (LDAP, another PHP program, whatever) X-Ref |
No description |
ldapLogin($username, $password) X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |