serialize($format=null)
Convenience method for serializing this Content object.
makeEmptyContent()
Creates an empty Content object of the type supported by this ContentHandler.
Base interface for content objects.
unserializeContent($blob, $format=null)
A content handler knows how do deal with a specific type of content on a wiki page.
serializeContent(Content $content, $format=null)