Public Member Functions | |
| AdminBlogChooserView ($blogInfo, $params=Array()) | |
| render () | |
Definition at line 9 of file adminblogchooserview.class.php.
| AdminBlogChooserView.AdminBlogChooserView | ( | $ | blogInfo, | |
| $ | params = Array() | |||
| ) |
Definition at line 11 of file adminblogchooserview.class.php.
References $params, and AdminSiteBlogsListView.AdminSiteBlogsListView().
| AdminBlogChooserView.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 AdminSiteBlogsListView.
Definition at line 17 of file adminblogchooserview.class.php.