MediaWiki REL1_32
|
Static Public Member Functions | |
static | editPageShowEditFormInitial ( $editpage, $output) |
static | getPageLanguage (Title $title, $model, $format) |
static | getPreferences ( $user, &$defaultPreferences) |
Definition at line 3 of file CodeEditorHooks.php.
|
static |
EditPage | $editpage | |
OutputPage | $output |
Definition at line 49 of file CodeEditorHooks.php.
References $lang, $output, ExtensionRegistry\getInstance(), and getPageLanguage().
|
static |
Title | $title | |
string | $model | |
string | $format |
Definition at line 10 of file CodeEditorHooks.php.
References $lang, CONTENT_MODEL_CSS, CONTENT_MODEL_JAVASCRIPT, and CONTENT_MODEL_JSON.
Referenced by editPageShowEditFormInitial().
|
static |
User | $user | |
array | &$defaultPreferences |
Definition at line 36 of file CodeEditorHooks.php.