Interface ITemplate

Description

ITemplate interface

ITemplate specifies the interface for classes encapsulating parsed template structures.

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TControl.php 3078 2011-12-03 15:25:12Z ctrlaltca@gmail.com $
  • since: 3.0

Located in /Web/UI/TControl.php (line 2073)


	
			
Method Summary
void instantiateIn (TControl $parent)
Methods
instantiateIn (line 2081)

Instantiates the template.

Content in the template will be instantiated as components and text strings and passed to the specified parent control.

  • access: public
void instantiateIn (TControl $parent)

Documentation generated on Mon, 25 Jun 2012 14:37:39 +0200 by phpDocumentor 1.4.3