Public Member Functions | |
render ($model=null) | |
Public Attributes | |
const | ERROR_VIEW = 'error' |
Definition at line 15 of file View.class.php.
View::render | ( | $ | model = null |
) |
$model | null or Model |
Implemented in CleanRedirectView, and HttpErrorView.
const View::ERROR_VIEW = 'error' |
Definition at line 17 of file View.class.php.
Referenced by ModelAndView::viewIsNormal().