Class Hm_Output_Module

abstract
uses Hm_Module_Output

Base class for output modules All modules that output data to a request must extend this class and define an output() method. It provides form validation, html sanitizing, and string translation services to modules

Located at lib/module.php
Methods
Methods used from Hm_Module_Output
check_overwrite(), out(), append(), html_safe(), concat(), module_output(), output_protected(), get(), exists(), in()
Properties
Properties used from Hm_Module_Output
$output, $protected, $appendable