This is the complete list of members for PHPLayoutView, including all inherited members.
| $locale | PHPView | protected |
| $parameters | PHPView | protected |
| $router | PHPView | protected |
| $viewName | PHPView | protected |
| __construct($layoutName, $viewName) | PHPLayoutView | |
| IZON::MVC::View::PHPView::__construct($viewName) | PHPView | |
| getApplicationView() | PHPView | static |
| getLang() | PHPView | |
| getLayoutName() | PHPLayoutView | |
| getLocale() | PHPView | |
| getParameter($paramName) | PHPView | |
| getParameters() | PHPView | |
| getRouter() | PHPView | |
| init(Router $router, ModelAndView $modelAndView, Locale $locale) | PHPView | |
| LAYOUT_SUFFIX | PHPLayoutView | |
| PART_SUFFIX | PHPLayoutView | |
| render() | PHPLayoutView | |
| renderLayoutPart($partName) | PHPLayoutView | |
| requireFile($filename) | PHPLayoutView | |
| setApplicationView($applicationView) | PHPView | static |
| VIEW_SUFFIX | PHPView |