Class: PageTemplate
Source Location: /templateplugins.inc.php
Object
|
--Persistent
|
--Component
|
--PageTemplate
Base class for template engines, inherit from it and override initialize(), assignComponents() and dumpTemplate()
|
Class Details
|
|
|
|
|
|
|
|
|
|
Inherited Properties
|
Inherited Events
|
Inherited JS Events
|
Inherited Methods
|
|
Properties
Events
Javascript Events
Methods
PageTemplate __construct(
[
$aowner = null])
|
|
Overrides Component::__construct (Constructor)
Parameters:
void
assignComponents [line 54]
void
dumpTemplate [line 60]
void
initialize [line 48]
|
|