List of all members.
Detailed Description
Definition at line 16 of file ModelAndView.class.php.
Constructor & Destructor Documentation
| ModelAndView::__construct |
( |
|
) |
|
Member Function Documentation
| static ModelAndView::create |
( |
|
) |
[static] |
- Returns:
- ModelAndView
Definition at line 25 of file ModelAndView.class.php.
Referenced by PrototypedEditor::doAdd(), PrototypedEditor::doDrop(), PrototypedEditor::doEdit(), PrototypedEditor::doSave(), PrototypedEditor::doTake(), MonolithicController::handleRequest(), MethodMappedController::handleRequest(), EditorController::handleRequest(), OpenIdConsumer::makeCheckIdRequest(), ForbiddenCommand::run(), EditCommand::run(), and DropCommand::run().
| ModelAndView::getModel |
( |
|
) |
|
| ModelAndView::setModel |
( |
Model $ |
model |
) |
|
| ModelAndView::getView |
( |
|
) |
|
| ModelAndView::setView |
( |
$ |
view |
) |
|
| ModelAndView::viewIsRedirect |
( |
|
) |
|
| ModelAndView::viewIsNormal |
( |
|
) |
|
Member Data Documentation
ModelAndView::$model = null [private] |
ModelAndView::$view = null [private] |
The documentation for this class was generated from the following file: