Public Member Functions | Static Public Member Functions | Protected Member Functions

SaveCommand Class Reference
[Spring-like webflow tools]

Inheritance diagram for SaveCommand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 run (Prototyped $subject, Form $form, HttpRequest $request)

Static Public Member Functions

static create ()

Protected Member Functions

 daoMethod ()

Detailed Description

Definition at line 15 of file SaveCommand.class.php.


Member Function Documentation

static SaveCommand::create (  )  [static]
Returns:
SaveCommand

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 
)
Returns:
ModelAndView

Reimplemented from TakeCommand.

Definition at line 28 of file SaveCommand.class.php.

References ClassUtils::copyProperties(), FormUtils::form2object(), Form::getErrors(), and PlainForm::getValue().

Here is the call graph for this function:


The documentation for this class was generated from the following file: