new HTML_Template_Flexy

new HTML_Template_Flexy -- constructor

Synopsis

require_once 'HTML/Template/Flexy.php';

new HTML_Template_Flexy ([array $options])

Description

The Object Constructor accepts options as it's arguments. Normally, you do not need to provide any options, as they are set by the PEAR::getStaticPropery(), as described in the configuration.

Parameter

Note

This function can not be called statically.