checkFormat( $format)
Convenient for checking whether a format provided as a parameter is actually supported.
makeEmptyContent()
Creates an empty TextContent object.
unserializeContent( $text, $format=null)
Unserializes a Content object of the type supported by this ContentHandler.
Base content handler implementation for flat text contents.