Public Member Functions | |
_setupActionForm () | |
hasPermission (&$controller, &$xoopsUser, $moduleConfig) |
User_EditUserAction::_setupActionForm | ( | ) |
Because editable fields are decided by the module config, this member function hands the config to the constructor of the action form.
User_EditUserAction::hasPermission | ( | &$ | controller, | |
&$ | xoopsUser, | |||
$ | moduleConfig | |||
) |
Allow Conditions:
1) The current user is the target user. 2) The current user is administrators.