Pluf_Middleware_Translation Class Reference

List of all members.

Public Member Functions

 process_request (&$request)
 process_response ($request, $response)


Detailed Description

Translation middleware.

Load the translation of the website based on the useragent.


Member Function Documentation

Pluf_Middleware_Translation::process_request ( &$  request  ) 

Process the request.

Parameters:
Pluf_HTTP_Request The request
Returns:
bool false

Pluf_Middleware_Translation::process_response ( request,
response 
)

Process the response of a view.

Parameters:
Pluf_HTTP_Request The request
Pluf_HTTP_Response The response
Returns:
Pluf_HTTP_Response The response


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

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