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