Helper
in package
Base Helper Class.
Helpers are classes used to reduce the coding required in Views. They do some computation with the data they are supplied and output HTML/XML
Tags
Table of Contents
- __construct() : mixed
- The constructor at this point does nothing
Methods
__construct()
The constructor at this point does nothing
public
__construct() : mixed