Pluf_Template_Context_Request Class Reference

Inheritance diagram for Pluf_Template_Context_Request:

Pluf_Template_Context

List of all members.

Public Member Functions

 __construct ($request, $vars=array())


Detailed Description

Class storing the data that are then used in the template.

This class automatically set the 'request' key with the current request and use and add more keys based on the processors.


Constructor & Destructor Documentation

Pluf_Template_Context_Request::__construct ( request,
vars = array() 
)

[signal]

Pluf_Template_Context_Request::construct

[sender]

Pluf_Template_Context_Request

[description]

This signal allows an application to dynamically modify the context array.

[parameters]

array('request' => $request, 'context' => array());


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen