updateRedirect(Title $target)
If this page is a redirect, return the content if it should redirect to $target instead.
preSaveTransform(Title $title, User $user, ParserOptions $popts)
Returns a Content object with pre-save transformations applied using Parser::preSaveTransform().
equals(Content $that=null)
Decides whether two Content objects are equal.
__construct( $text, $modelId=CONTENT_MODEL_JAVASCRIPT)
getText()
Returns the text represented by this Content object, as a string.
Content for JavaScript pages.
bool Title null $redirectTarget
Content object implementation for representing flat text.