Content object for CSS pages.
getHighlightHtml()
Generates a syntax-highlighted version of the content, as HTML.
preSaveTransform(Title $title, User $user, ParserOptions $popts)
Returns a Content object with pre-save transformations applied using Parser::preSaveTransform().
Content object implementation for representing flat text.
getNativeData()
Returns the text represented by this Content object, as a string.