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


Static Public Member Functions

static create ()
 
Returns:
SaveCommand


Protected Member Functions

 daoMethod ()


Detailed Description

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


Member Function Documentation

static SaveCommand::create (  )  [static]

Returns:
SaveCommand

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

Referenced by MonolithicController::doSave().

SaveCommand::run ( Prototyped subject,
Form form,
HttpRequest request 
)

Returns:
ModelAndView

Reimplemented from TakeCommand.

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

References ClassUtils::copyProperties(), and FormUtils::form2object().

Here is the call graph for this function:

SaveCommand::daoMethod (  )  [protected]

Reimplemented from TakeCommand.

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


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:58:24 2007 for onPHP by  doxygen 1.5.4