Path

ez components / documentation / api reference / trunk / mvc


eZ Components trunk

MvcFeedTiein

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Element index for package MvcFeedTiein

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

_

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

d

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

e

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

f

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

g

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

m

map : ezcMvcFeedViewHandler
in file feed.php, method ezcMvcFeedViewHandler::map()
    Maps between variable names and feed element names and returns the variable name.

p

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

r

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

s

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

v

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

z

$zoneName : ezcMvcFeedViewHandler
in file feed.php, variable ezcMvcFeedViewHandler::$zoneName
    Contains the zone name.
Last updated: Tue, 06 Jan 2009