Core template class for N2 Framework Yverdon.
Located in /system/classes/template.cls.php (line 23)
n2f_events | --n2f_template
Base path to look in for modules
Value for the expire header (useful to prevent unwanted caching in the browser)
Name of the extension currently in use by this n2f_template object.
Fields which will be replaced (filled in with data) when the template file is rendered.
Name of the template file (note: file extension is up to the template engine)
Name of the module to look in for the template
Name of the skin directory to look in for the template file
Internal container for object data.
Inherited from n2f_events
n2f_events::$events
Static function for adding template extensions to the available list.
Initializes a new n2f_template object.
Mechanism for storing data in the n2f_template object's internal data container.
Retrieves data from the n2f_template object's internal data container.
Sets the base directory where templates are located.
Set the expiration time (in seconds) for the template.
Set a Field in the template
Set Fields in the template - note: $fields needs to be an associative array of key=>value pairs
Set the filename (without extension) of the template the system will use.
Set the name of the module the system is looking for templates within.
Set the name of the skin the system should look for templates within.
Inherited From n2f_events
n2f_events::__construct()
n2f_events::addEvent()
n2f_events::hitEvent()
n2f_events::hookEvent()
Documentation generated on Sat, 23 Jan 2010 11:13:49 -0500 by phpDocumentor 1.4.1