Public Member Functions | Static Public Member Functions

EditCommand Class Reference
[Spring-like webflow tools]

Inheritance diagram for EditCommand:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static create ()

Detailed Description

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


Member Function Documentation

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

Definition at line 20 of file EditCommand.class.php.

Referenced by MonolithicController::doEdit(), and run().

EditCommand::run ( Prototyped subject,
Form form,
HttpRequest request 
)
Returns:
ModelAndView

Implements EditorCommand.

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

References create(), PlainForm::getValue(), and FormUtils::object2form().

Here is the call graph for this function:


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