previousEinführung (Previous) (Next) HTML_Template_IT::get()next

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

constructor HTML_Template_IT::HTML_Template_IT()

constructor HTML_Template_IT::HTML_Template_IT() – Konstruktor

Synopsis

require_once 'HTML/Template/IT.php';

void HTML_Template_IT::HTML_Template_IT ( string $root = '.' )

Description

Konstruktor. Erstellt ein HTML_Template_IT Objekt und legt den Pfad fest, in dem nach Templatefiles gesucht werden soll.

Parameter

  • string $root - Verzeichnispfad in dem nach Templates gesucht werden soll.

Return value

object - ein neues HTML_Template_IT Objekt

Note

This function can be called statically.

previousEinführung (Previous) (Next) HTML_Template_IT::get()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.