onPHP

EditorController Class Reference

 

EditorController Class Reference
[Spring-like webflow tools]

Inheritance diagram for EditorController:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 __construct (Prototyped $subject)
 handleRequest (HttpRequest $request)
 
Returns:
ModelAndView


Public Attributes

const COMMAND_SUCCEEDED = 'success'
const COMMAND_FAILED = 'error'

Protected Attributes

 $commandMap = array()
 $defaultRequestType = null
 $map = null
 $subject = null

Detailed Description

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


Constructor & Destructor Documentation

EditorController::__construct ( Prototyped subject  ) 

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

References $subject, Primitive::choice(), MappedForm::create(), RequestType::get(), and RequestType::post().

Here is the call graph for this function:


Member Function Documentation

EditorController::handleRequest ( HttpRequest request  ) 

Returns:
ModelAndView

Implements Controller.

Definition at line 49 of file EditorController.class.php.

References ModelAndView::create().

Here is the call graph for this function:


Member Data Documentation

Definition at line 18 of file EditorController.class.php.

Referenced by TakeCommand::run().

Definition at line 19 of file EditorController.class.php.

Referenced by ForbiddenCommand::run(), and CommandChain::run().

EditorController::$commandMap = array() [protected]

Definition at line 22 of file EditorController.class.php.

EditorController::$defaultRequestType = null [protected]

Definition at line 24 of file EditorController.class.php.

EditorController::$map = null [protected]

Definition at line 26 of file EditorController.class.php.

EditorController::$subject = null [protected]

Definition at line 27 of file EditorController.class.php.

Referenced by __construct().


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

generated by doxygen-1.5.1
for onPHP at Mon Jan 8 11:42:58 2007