Provide the Special page "Nearby" with location based articles.
More...
|
| executeWhenAvailable ( $par='') |
| Render Special Page Nearby.
|
|
| __construct ( $page) |
|
| execute ( $subPage) |
| Checks the availability of the special page in actual mode and display the page, if available.
|
|
| setHeaders () |
| Add modules to headers.
|
|
| isListed () |
| Returns if this page is listed on Special:SpecialPages.
|
|
| getDesktopUrl ( $subPage) |
| When overridden in a descendant class, returns desktop URL for this special page.
|
|
|
| getGroupName () |
|
| renderUnavailableBanner ( $msg) |
| Renders a banner telling the user the page is unavailable.
|
|
| addModules () |
| Add mobile special page specific modules (styles and scripts)
|
|
| showPageNotFound () |
| Render mobile specific error page, when special page can not be found.
|
|
| getUserOptionsLookup () |
| Get a user options lookup object.
|
|
| getUserGroupManager () |
| Get a user group manager object.
|
|
| getUserFactory () |
| Get a user factory object for creating UserIdentify object.
|
|
|
| $hasDesktopVersion = true |
|
| $hasDesktopVersion = false |
|
| $listed = false |
|
| $config = null |
|
| $errorNotFoundTitleMsg = 'mobile-frontend-generic-404-title' |
|
| $errorNotFoundDescriptionMsg = 'mobile-frontend-generic-404-desc' |
|
| $mobileContext |
|
| $userOptionsLookup |
|
| $userGroupManager |
|
| $userFactory |
|
| $commentFormatter |
|
Provide the Special page "Nearby" with location based articles.
◆ executeWhenAvailable()
SpecialNearby::executeWhenAvailable |
( |
| $par = '' | ) |
|
Render Special Page Nearby.
- Parameters
-
string | null | $par | Parameter submitted as subpage |
Reimplemented from MobileSpecialPage.
◆ getGroupName()
SpecialNearby::getGroupName |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file:
- includes/specials/SpecialNearby.php