Public Member Functions | |
| AdminEditSiteUserView ($blogInfo, $userInfo=null) | |
| render () | |
Public Attributes | |
| $_user | |
Definition at line 14 of file admineditsiteuserview.class.php.
| AdminEditSiteUserView.AdminEditSiteUserView | ( | $ | blogInfo, | |
| $ | userInfo = null | |||
| ) |
Definition at line 19 of file admineditsiteuserview.class.php.
References $blogInfo, $userInfo, AdminTemplatedView.AdminTemplatedView(), View.getSessionValue(), View.setSessionValue(), and View.setValue().
| AdminEditSiteUserView.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 49 of file admineditsiteuserview.class.php.
References $users, UserStatus.getStatusList(), AdminView.notifyEvent(), and View.setValue().
| AdminEditSiteUserView.$_user |
Definition at line 17 of file admineditsiteuserview.class.php.