Public Member Functions | |
| AdminAddUserView ($blogInfo) | |
| render () | |
Definition at line 15 of file adminadduserview.class.php.
| AdminAddUserView.AdminAddUserView | ( | $ | blogInfo | ) |
Definition at line 18 of file adminadduserview.class.php.
References AdminTemplatedView.AdminTemplatedView().
| AdminAddUserView.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 23 of file adminadduserview.class.php.
References UserStatus.getStatusList(), and View.setValue().