The method allows to retrieve value maps according to the given parameters.
This method is available to users of any type. Permissions to call the method can be revoked in user role settings. See for more information.
(object)
Parameters defining the desired output.
The method supports the following parameters.
an array of objects;
the count of retrieved objects, if the
countOutput
parameter has been used.
Retrieving value maps
Retrieve all configured value maps.
Request:
Retrieve one value map with its mappings.
Request:
Response:
CValueMap::get() in ui/include/classes/api/services/CValueMap.php.