User.php
This api exposes CiviCRM the user framework user account.
Table of Contents
Functions
- civicrm_api3_user_get() : array<string|int, mixed>
- Get details about the CMS User entity.
- _civicrm_api3_user_get_spec() : mixed
- Adjust Metadata for Get action.
Functions
civicrm_api3_user_get()
Get details about the CMS User entity.
civicrm_api3_user_get(array<string|int, mixed> $params) : array<string|int, mixed>
Parameters
- $params : array<string|int, mixed>
Return values
array<string|int, mixed>_civicrm_api3_user_get_spec()
Adjust Metadata for Get action.
_civicrm_api3_user_get_spec(array<string|int, mixed> &$params) : mixed
The metadata is used for setting defaults, documentation & validation.
Parameters
- $params : array<string|int, mixed>
-
Array of parameters determined by getfields.