Public Member Functions | |
run (Prototyped $subject, Form $form, HttpRequest $request) | |
Static Public Member Functions | |
static | create () |
Protected Member Functions | |
daoMethod () |
Definition at line 15 of file SaveCommand.class.php.
static SaveCommand::create | ( | ) | [static] |
Definition at line 20 of file SaveCommand.class.php.
Referenced by MonolithicController::doSave().
SaveCommand::daoMethod | ( | ) | [protected] |
Reimplemented from TakeCommand.
Definition at line 41 of file SaveCommand.class.php.
SaveCommand::run | ( | Prototyped $ | subject, | |
Form $ | form, | |||
HttpRequest $ | request | |||
) |
Reimplemented from TakeCommand.
Definition at line 28 of file SaveCommand.class.php.
References ClassUtils::copyProperties(), FormUtils::form2object(), Form::getErrors(), and PlainForm::getValue().