Public Member Functions

Tpl Class Reference

Inheritance diagram for Tpl:
Collaboration diagram for Tpl:

List of all members.

Public Member Functions

 render ()

Detailed Description

Template preparation class. Used only in some specific cases (usually when you need to outpt just template having text information).

Definition at line 8 of file tpl.php.


Member Function Documentation

Tpl.render (  ) 

Executes parent method parent.render(), returns name of template file.

Returns:
string $sTplName template file name

Reimplemented from oxUBase.

Definition at line 15 of file tpl.php.


The documentation for this class was generated from the following file: