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] |
| ModelAndView::getModel |
( |
|
) |
|
| ModelAndView::setModel |
( |
Model $ |
model |
) |
|
| ModelAndView::getView |
( |
|
) |
|
| ModelAndView::setView |
( |
$ |
view |
) |
|
Member Data Documentation
ModelAndView::$model = null [private] |
ModelAndView::$view = null [private] |
The documentation for this class was generated from the following file:
|
|