Class PHRUTS_SmartyDispatcher

Description

Defines an object that receives requests from the client and sends them to smarty resource on the server.

Located in /plugins/smarty/PHRUTS_SmartyDispatcher.php (line 31)

PHRUTS_RequestDispatcher
   |
   --PHRUTS_SmartyDispatcher
Variable Summary
Smarty $smarty
Method Summary
PHRUTS_SmartyDispatcher __construct ( $context,  $smarty)
void invoke ( $request,  $response)
Variables
Smarty $smarty (line 37)

Smarty object.

  • access: protected

Inherited Variables

Inherited from PHRUTS_RequestDispatcher

PHRUTS_RequestDispatcher::$context
PHRUTS_RequestDispatcher::$log
PHRUTS_RequestDispatcher::$requestURI
Methods
Constructor __construct (line 39)
  • access: public
PHRUTS_SmartyDispatcher __construct ( $context,  $smarty)

Redefinition of:
PHRUTS_RequestDispatcher::__construct()
Construct a new instance of this class, configured according to the specified parameters.
invoke (line 48)
  • access: protected
void invoke ( $request,  $response)

Redefinition of:
PHRUTS_RequestDispatcher::invoke()
Ask the resource represented by this PHRUTS_RequestDispatcher to process the associated request, and create (or append to) the associated response.

Inherited Methods

Inherited From PHRUTS_RequestDispatcher

PHRUTS_RequestDispatcher::__construct()
PHRUTS_RequestDispatcher::doForward()
PHRUTS_RequestDispatcher::doInclude()
PHRUTS_RequestDispatcher::getRequestURI()
PHRUTS_RequestDispatcher::invoke()
PHRUTS_RequestDispatcher::setRequestURI()
PHRUTS_RequestDispatcher::__wakeup()

Documentation generated on Sat, 31 May 2008 15:46:36 +0200 by phpDocumentor 1.4.1