Public Member Functions | |
| __init () | |
| index () | |
| add_access () | |
| add_key () | |
| edit_access ($id) | |
| edit_key ($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 Rest controller.
| Rest::__init | ( | ) |
Post-constructor initialization.
| Rest::add_access | ( | ) |
Add an access record
| Rest::add_key | ( | ) |
Add a new key
| Rest::edit_access | ( | $id | ) |
Edit an access record
| int | $id |
| Rest::edit_key | ( | $id | ) |
Edit rest key
| int | $id |
| Rest::index | ( | ) |
Index page
| Rest::$_access |
1.8.5