Class HM_Format

abstract

Base class for output formatting. Currently JSON and HTML5 formats are supported. To add support for a new format this class must be extended and the content method needs to be overridden.

Located at lib/format.php
Methods
Properties