class TemplateLocation (View source)

Properties

protected $location
protected $pkgHandle

Methods

__construct($location, $pkgHandle = null)

TemplateLocation constructor.

mixed
getPackageHandle()

No description

setPackageHandle(mixed $pkgHandle)

No description

mixed
getLocation()

No description

setLocation($location)

No description

Details

__construct($location, $pkgHandle = null)

TemplateLocation constructor.

Parameters

$location
$pkgHandle

mixed getPackageHandle()

No description

Return Value

mixed

setPackageHandle(mixed $pkgHandle)

No description

Parameters

mixed $pkgHandle

mixed getLocation()

No description

Return Value

mixed

setLocation($location)

No description

Parameters

$location