Apache Zeta Components - high quality PHP components

Apache Zeta Components Manual :: Package MvcTemplateTiein Element Index

Element index for package MvcTemplateTiein

Package indexes

[ e ] [ g ] [ p ] [ r ] [ s ] [ t ] [ v ] [ z ] [ _ ]

Letter '_'

__construct
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.

Letter 'e'

ezcMvcTemplateViewHandler
in file template.php, class ezcMvcTemplateViewHandler
    The view handler that uses the template component to render result objects.

Letter 'g'

getName
in file template.php, method ezcMvcTemplateViewHandler::getName()
    Returns the name of the template, as set in the constructor.
getResult
in file template.php, method ezcMvcTemplateViewHandler::getResult()
    Returns the result of the process() method.

Letter 'p'

process
in file template.php, method ezcMvcTemplateViewHandler::process()
    Processes the template with the variables added by the send() method.

Letter 'r'

$result
in file template.php, variable ezcMvcTemplateViewHandler::$result
    Contains the result after process() has been called.

Letter 's'

send
in file template.php, method ezcMvcTemplateViewHandler::send()
    Adds a variable to the template, which can then be used for rendering the view.

Letter 't'

template.php
procedural page template.php

Letter 'v'

$variables
in file template.php, variable ezcMvcTemplateViewHandler::$variables
    Contains the variables that will be available in the template.

Letter 'z'

$zoneName
in file template.php, variable ezcMvcTemplateViewHandler::$zoneName
    Contains the zone name
Documentation generated by phpDocumentor 1.4.3