class Template (View source)

Properties

protected $templateHandle
protected $pkgHandle

Methods

__construct($templateHandle, $pkgHandle = null)

Template constructor.

mixed
getTemplateHandle()

No description

setTemplateHandle(mixed $templateHandle)

No description

mixed
getPackageHandle()

No description

setPackageHandle(mixed $pkgHandle)

No description

Details

__construct($templateHandle, $pkgHandle = null)

Template constructor.

Parameters

$templateHandle
$pkgHandle

mixed getTemplateHandle()

No description

Return Value

mixed

setTemplateHandle(mixed $templateHandle)

No description

Parameters

mixed $templateHandle

mixed getPackageHandle()

No description

Return Value

mixed

setPackageHandle(mixed $pkgHandle)

No description

Parameters

mixed $pkgHandle