
Public Member Functions | |
| run (Prototyped $subject, Form $form, HttpRequest $request) | |
| |
Static Public Member Functions | |
| static | create () |
| |
Definition at line 16 of file ForbiddenCommand.class.php.
| static ForbiddenCommand::create | ( | ) | [static] |
| ForbiddenCommand::run | ( | Prototyped $ | subject, | |
| Form $ | form, | |||
| HttpRequest $ | request | |||
| ) |
Implements EditorCommand.
Definition at line 29 of file ForbiddenCommand.class.php.
References BaseEditor::COMMAND_FAILED, and ModelAndView::create().

1.5.4