MobileFrontend
Mobile optimised frontend for MediaWiki
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NMobileFrontendHooks for Advanced Mobile Contributions
 NAmc
 CHooks
 CManager
 COutreach
 CUserMode
 NApi
 CApiParseExtenderAdds the mobileformat param to API calls which use ApiParse
 CApiWebappManifestReturn the webapp manifest for this wiki
 NContentProviders
 CDefaultContentProvider
 CIContentProvider
 NDevices
 CAMFDeviceDetectorDetect mobile and tablet devices using environment variables set by the Apache Mobile Filter (AMF) module
 CCustomHeaderDeviceDetectorDetects mobile devices by testing whether a custom request header is present
 CDeviceDetectorDetects the properties of the device that's making the request on behalf of the user
 CDeviceDetectorServiceMobileFrontend's device detector
 CDevicePropertiesA Data Transfer Object whose properties are whether the device making the request is a mobile device, a tablet device, or neither
 CUADeviceDetectorDetect mobile and tablet devices by testing whether the User-Agent request header matches a list of regular expressions
 NFeatures
 CBetaUserMode
 CFeature
 CFeaturesManager
 CIFeature
 CIUserMode
 CIUserSelectableMode
 CLoggedInUserMode
 CStableUserMode
 CUserModes
 NModels
 CMobileCollectionA collection of pages, which are represented by the MobilePage class
 CMobilePageRetrieves information specific to a mobile page Currently this only provides helper functions for creating Page Thumbnail
 NResourceLoaderModules
 CResourceLoaderFileModuleWithMFConfigRL\FileModule subclass with JavaScript config necessary for MobileFrontend
 NTransforms
 NUtils
 CHtmlClassUtilsSimple utility for working with html classes as with set
 CHtmlStyleUtilsSimple utility class for working with html styles as with key-value array
 CIMobileTransform
 CLazyImageTransform
 CMakeSectionsTransformImplements IMobileTransform, that splits the body of the document into sections demarcated by the $headings elements
 CMoveLeadParagraphTransform
 CNoTransform
 CSubHeadingTransformMarks the headings as editable by adding the in-block class to each of them, if it hasn't already been added
 CBaseDomainExtractorInterfaceHelper for operations on domain names
 CWMFBaseDomainExtractorUtility class to find base domain for given host
 CExtMobileFrontendImplements additional functions to use in MobileFrontend
 CMobileContextProvide various request-dependant methods to use in mobile context
 CMobileFormatterConverts HTML into a mobile-friendly version
 CMobileFrontendEditorHooks
 CMobileFrontendHooksHook handlers for MobileFrontend extension
 CMobileFrontendSkinHooks
 CMobileSpecialPageBasic mobile implementation of SpecialPage to use in specific mobile special pages
 CMobileSpecialPageFeedThis is an abstract class intended for use by special pages that consist primarily of a list of pages, for example, Special:Watchlist or Special:History
 CMobileUIHelper methods for generating parts of the UI
 CSpecialMobileDiffShow the difference between two revisions of a page
 CSpecialMobileEditWatchlistThe mobile version of the watchlist editing page
 CSpecialMobileHistoryMobile formatted history of a page
 CSpecialMobileLanguagesProvides a list of languages available for a page
 CSpecialMobileOptionsAdds a special page with mobile specific preferences
 CSpecialMobileWatchlistImplements the Watchlist special page
 CSpecialNearbyProvide the Special page "Nearby" with location based articles
 CSpecialUploads