fillParserOutput(Title $title, $revId, ParserOptions $options, $generateHtml, ParserOutput &$output)
Parse the Content object and generate a ParserOutput from the result.
Class representing a MediaWiki article and history.
getText()
Returns the text represented by this Content object, as a string.
prepareSave(WikiPage $page, $flags, $parentRevId, User $user)
Represents the content of a Scribunto script page.
getTitle()
Get the title object of the article.
validate(Title $title)
Checks whether the script is valid.
Content object implementation for representing flat text.
highlight( $text, ParserOutput $output, ScribuntoEngineBase $engine)
Adds syntax highlighting to the output (or do not touch it and return false).