Public Member Functions | |
| __init () | |
| index () | |
| edit ($role_id=0) | |
| members ($role_id) | |
Public Member Functions inherited from Qvc_controller | |
| __construct () | |
| index () | |
| _remap ($method, $params=[]) | |
| _get_controller_path () | |
| _required_not_zero ($val) | |
Public Attributes | |
| $_access | |
Public Attributes inherited from Qvc_controller | |
| $_access | |
Implements the Role controller, which performs role management.
| Role::__init | ( | ) |
Post-constructor initialization.
| Role::edit | ( | $role_id = 0 | ) |
Edit (or add) a role.
| int | $role_id |
| Role::index | ( | ) |
Index page - provide a list of roles
| Role::members | ( | $role_id | ) |
View/edit the role membership
| int | $role_id |
| Role::$_access |
1.8.5