Pluf_Middleware_Maintenance Class Reference

List of all members.

Public Member Functions

 process_request (&$request)


Detailed Description

Maintenance middleware.

If a file MAINTENANCE exists in the temp folder then a maintenance page is shown. If available, a template maintenance.html is used, else a simple plain text 'Server in maintenance, please retry later...' is shown.

This middleware should be

Only the actions starting with Pluf::f('maintenance_root') are not interrupted, that way you can access a special url to perform upgrade.


Member Function Documentation

Pluf_Middleware_Maintenance::process_request ( &$  request  ) 

Process the request.

Parameters:
Pluf_HTTP_Request The request
Returns:
bool false


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

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