Apache Zeta Components - high quality PHP components

Apache Zeta Components Manual :: Package MvcFeedTiein Element Index

Element index for package MvcFeedTiein

Package indexes

[ d ] [ e ] [ f ] [ g ] [ p ] [ r ] [ s ] [ v ] [ z ] [ _ ]

Letter '_'

__construct
in file feed.php, method ezcMvcFeedViewHandler::__construct()
    Creates a new view handler, where $zoneName is the name of the block and $decorator is the object implementing decorating methods for the feed and feed items.

Letter 'd'

$decorator
in file feed.php, variable ezcMvcFeedViewHandler::$decorator
    Contains the decorator.

Letter 'e'

ezcMvcFeedViewHandler
in file feed.php, class ezcMvcFeedViewHandler
    The view handler that uses XML feeds to render result objects.

Letter 'f'

$feed
in file feed.php, variable ezcMvcFeedViewHandler::$feed
    Contains the embedded feed object.
$feedType
in file feed.php, variable ezcMvcFeedViewHandler::$feedType
    Contains the embedded feed type.
feed.php
procedural page feed.php

Letter 'g'

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

Letter 'p'

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

Letter 'r'

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

Letter 's'

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

Letter 'v'

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

Letter 'z'

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