Public Member Functions | |
| AdminCreateBlogView ($blogInfo) | |
| render () | |
Definition at line 11 of file admincreateblogview.class.php.
| AdminCreateBlogView.AdminCreateBlogView | ( | $ | blogInfo | ) |
Definition at line 14 of file admincreateblogview.class.php.
References AdminTemplatedView.AdminTemplatedView().
| AdminCreateBlogView.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 19 of file admincreateblogview.class.php.
References $categories, Subdomains.getAvailableDomains(), Subdomains.getSubdomainsEnabled(), and View.setValue().