previousConfiguration Options (Previous) (Next) $flexy->compile()next

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

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 its arguments. Normally, you do not need to provide any options, as they are set by the PEAR::getStaticPropery(), as described in the configuration.

Parameter

  • array $options - anything you need to change from the default settings

Note

This function can not be called statically.

previousConfiguration Options (Previous) (Next) $flexy->compile()next

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.