
Public Member Functions | |
| __construct (Prototyped $subject) | |
| handleRequest (HttpRequest $request) | |
| |
Definition at line 16 of file EditorController.class.php.
| EditorController::__construct | ( | Prototyped $ | subject | ) |
| EditorController::handleRequest | ( | HttpRequest $ | request | ) |
Implements Controller.
Definition at line 32 of file EditorController.class.php.
References ModelAndView::create(), and BaseEditor::postHandleRequest().

1.5.4