Public Member Functions | |
| AdminDefaultView () | |
| render () | |
Definition at line 23 of file admindefaultview.class.php.
| AdminDefaultView.AdminDefaultView | ( | ) |
This initializes the class, but normally we'll only have to initialize the parent
Definition at line 29 of file admindefaultview.class.php.
References View.View().
| AdminDefaultView.render | ( | ) |
Renders the view. It simply gets all the parameters we've been adding to it and puts them in the context of the template renderer so that they can be accessed as normal parameters from within the template
Reimplemented from View.
Definition at line 39 of file admindefaultview.class.php.
References $config, Config.getConfig(), Locales.getLocale(), View.getValue(), View.setCharset(), and View.setValue().