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