getPageLanguage(Title $title, Content $content=null)
Returns the english language, because JS is english, and should be handled as such.
getPageViewLanguage(Title $title, Content $content=null)
Returns the english language, because JS is english, and should be handled as such.
unserializeContent( $text, $format=null)
__construct( $modelId=CONTENT_MODEL_JAVASCRIPT)
Content for JavaScript pages.
Base content handler implementation for flat text contents.
Content handler for JavaScript pages.
Base interface for content objects.
checkFormat( $format)
Convenient for checking whether a format provided as a parameter is actually supported.