Public Member Functions | |
| AdminBlogTemplateChooserView ($blogInfo) | |
| render () | |
Definition at line 12 of file adminblogtemplatechooserview.class.php.
| AdminBlogTemplateChooserView.AdminBlogTemplateChooserView | ( | $ | blogInfo | ) |
Definition at line 15 of file adminblogtemplatechooserview.class.php.
References $blogInfo, and AdminTemplatedView.AdminTemplatedView().
| AdminBlogTemplateChooserView.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 AdminTemplatedView.
Definition at line 20 of file adminblogtemplatechooserview.class.php.
References View.setValue().