该方法允许根据给定的参数来检索值映射。
(object)
定义所需输出的参数。
该方法支持以下参数。
an array of objects;
the count of retrieved objects, if the
countOutput
parameter has been used.
Retrieving value maps
Retrieve all configured value maps.
Response:
Retrieve one value map with its mappings.
Request:
CValueMap::get() in frontends/php/include/classes/api/services/CValueMap.php.