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