Defines an object that receives requests from the client and sends them to any resource (such as a HTML or PHP file) on the server.
Located in /action/PHRUTS_RequestDispatcher.php (line 31)
Class | Description |
---|---|
PHRUTS_SmartyDispatcher | Defines an object that receives requests from the client and sends them to smarty resource on the server. |
Commons Logging instance.
The context this PHRUTS_RequestDispatcher is associated with.
The request URI for this PHRUTS_RequestDispatcher.
Construct a new instance of this class, configured according to the specified parameters.
Forward this request and response to another resource for processing.
Include the response from another resource in the current response.
Ask the resource represented by this PHRUTS_RequestDispatcher to process the associated request, and create (or append to) the associated response.
Documentation generated on Sat, 31 May 2008 15:46:29 +0200 by phpDocumentor 1.4.1