/template.global.php

Description

Global template functions

Functions
tAssign

Defines a value to the specified name in the template engine

Accessible in template engine

void tAssign (type $pName, type $pVal)
  • type $pName
  • type $pVal
tFetch

Parse and compiled specified template and return the parsed template.

Path pFile is relative to inc/template/

  • return: Parsed template file
string tFetch (type $pFile)
  • type $pFile

Documentation generated on Tue, 18 Jan 2011 23:34:39 +0100 by phpDocumentor 1.4.3