Public Member Functions | Static Public Member Functions

DropCommand Class Reference
[Spring-like webflow tools]

Inheritance diagram for DropCommand:
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 DropCommand.class.php.


Member Function Documentation

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

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

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

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

Implements EditorCommand.

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

References BaseEditor::COMMAND_SUCCEEDED, create(), PlainForm::getValue(), and Form::markMissing().

Here is the call graph for this function:


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