Project

General

Profile

« Previous | Next » 

Revision 4d3c2389

Added by Andreas Kohlbecker about 8 years ago

minor doc

View differences:

modules/cdm_dataportal/cdm_api/cdm_api.module
1746 1746
 * @param bool $absoluteURI
1747 1747
 *   TRUE when the URL should be treated as absolute URL.
1748 1748
 *
1749
 * @return object
1749
 * @return object| array
1750 1750
 *   The de-serialized webservice response object.
1751 1751
 */
1752 1752
function cdm_ws_get($uri, $pathParameters = array(), $query = NULL, $method = "GET", $absoluteURI = FALSE) {

Also available in: Unified diff