Class \Prado\Web\UI\JuiControls\TJuiSelectableTemplate
TJuiSelectableTemplate class.
TJuiSelectableTemplate is the default template for TJuiSelectableTemplate item template.
Class hierarchy
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>Since: 3.1
public
|
__construct(mixed $template) : mixed
The common __construct.
If desired by the new object, this will auto install and listen to global event functions as defined by the object via 'fx' methods. This also attaches any predefined behaviors. This function installs all class behaviors in a class hierarchy from the deepest subclass through each parent to the top most class, TComponent. |
public
|
getIncludedFiles() : array<string|int, mixed>
TTemplateManager calls this method for caching the included file modification times.
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |