◆ getResourceLoaderMFConfigVars()
static MobileFrontendEditorHooks::getResourceLoaderMFConfigVars |
( |
| ) |
|
|
static |
Generate config for usage inside MobileFrontend This should be used for variables which:
- vary with the html
- variables that should work cross skin including anonymous users
- used for both, stable and beta mode (don't use MobileContext::isBetaGroupMember in this function - T127860)
- Returns
- array
◆ isPageContentModelEditable()
static MobileFrontendEditorHooks::isPageContentModelEditable |
( |
Title | $title | ) |
|
|
staticprotected |
Checks whether the editor can handle the existing content handler type.
- Parameters
-
- Returns
- bool
◆ onMakeGlobalVariablesScript()
static MobileFrontendEditorHooks::onMakeGlobalVariablesScript |
( |
array & | $vars, |
|
|
OutputPage | $out ) |
|
static |
◆ onResourceLoaderRegisterModules()
static MobileFrontendEditorHooks::onResourceLoaderRegisterModules |
( |
ResourceLoader | $resourceLoader | ) |
|
|
static |
The documentation for this class was generated from the following file:
- includes/MobileFrontendEditorHooks.php