
Public Member Functions | |
| run (Prototyped $subject, Form $form, HttpRequest $request) | |
| |
Static Public Member Functions | |
| static | create () |
| |
Definition at line 16 of file DropCommand.class.php.
| static DropCommand::create | ( | ) | [static] |
Definition at line 21 of file DropCommand.class.php.
Referenced by MonolithicController::doDrop().
| DropCommand::run | ( | Prototyped $ | subject, | |
| Form $ | form, | |||
| HttpRequest $ | request | |||
| ) |
Implements EditorCommand.
Definition at line 29 of file DropCommand.class.php.
References BaseEditor::COMMAND_SUCCEEDED, ModelAndView::create(), and Form::markMissing().

1.5.4