Horde_Core_Controller_NotFound
in package
implements
Horde_Controller
The Horde_Core_Controller_NotFound class provides a premade controller for scenarios where a resource either does not exist or is not visible to the requester
Copyright 2009-2020 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL-2). If you did not receive this file, see http://www.horde.org/licenses/lgpl.
Tags
Table of Contents
Interfaces
- Horde_Controller
Methods
- processRequest() : mixed
Methods
processRequest()
public
processRequest(Horde_Controller_Request $request, Horde_Controller_Response $response) : mixed
Parameters
- $request : Horde_Controller_Request
- $response : Horde_Controller_Response