|
static | execute (int $userid=0) |
| Returns the acceptance status for all the policies the given user can see.
|
|
static | execute_parameters () |
| Webservice parameters.
|
|
static | execute_returns () |
| Webservice returns.
|
|
◆ execute()
static tool_policy\external\get_user_acceptances::execute |
( |
int | $userid = 0 | ) |
|
|
static |
Returns the acceptance status for all the policies the given user can see.
- Parameters
-
int | $userid | the user id we want to retrieve the acceptances |
- Exceptions
-
- Return values
-
array | policies and acceptance status |
◆ execute_parameters()
static tool_policy\external\get_user_acceptances::execute_parameters |
( |
| ) |
|
|
static |
Webservice parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static tool_policy\external\get_user_acceptances::execute_returns |
( |
| ) |
|
|
static |
Webservice returns.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- admin/tool/policy/classes/external/get_user_acceptances.php