MvcTemplateTiein
[ ]
[ ]
[ ]
[ ]
[ ]
Element index for package MvcTemplateTiein
[
e ]
[
g ]
[
p ]
[
r ]
[
s ]
[
t ]
[
v ]
[
z ]
[
_ ]
_
- __construct : ezcMvcTemplateViewHandler
- in file template.php, method ezcMvcTemplateViewHandler::__construct()
Creates a new view handler, where $zoneName is the name of the block and $templateLocation the location of a view template.
e
- ezcMvcTemplateViewHandler
- in file template.php, class ezcMvcTemplateViewHandler
The view handler that uses the template component to render result objects.
g
- getName : ezcMvcTemplateViewHandler
- in file template.php, method ezcMvcTemplateViewHandler::getName()
Returns the name of the template, as set in the constructor.
- getResult : ezcMvcTemplateViewHandler
- in file template.php, method ezcMvcTemplateViewHandler::getResult()
Returns the result of the process() method.
p
- process : ezcMvcTemplateViewHandler
- in file template.php, method ezcMvcTemplateViewHandler::process()
Processes the template with the variables added by the send() method.
r
- $result : ezcMvcTemplateViewHandler
- in file template.php, variable ezcMvcTemplateViewHandler::$result
Contains the result after process() has been called.
s
- send : ezcMvcTemplateViewHandler
- in file template.php, method ezcMvcTemplateViewHandler::send()
Adds a variable to the template, which can then be used for rendering the view.
t
- template.php
- procedural page template.php
v
- $variables : ezcMvcTemplateViewHandler
- in file template.php, variable ezcMvcTemplateViewHandler::$variables
Contains the variables that will be available in the template.
z
- $zoneName : ezcMvcTemplateViewHandler
- in file template.php, variable ezcMvcTemplateViewHandler::$zoneName
Contains the zone name
Last updated: Mon, 09 Feb 2009