Documentation

Get.php

Table of Contents

Functions

civicrm_api3_phone_get()  : array<string|int, mixed>
Retrieve one or more phones.

Functions

civicrm_api3_phone_get()

Retrieve one or more phones.

civicrm_api3_phone_get(array<string|int, mixed> $params) : array<string|int, mixed>

This function has been declared there instead than in api/v3/Phone.php for no specific reasons, beside to demonstrate this feature (that might be useful in your module, eg if you want to implement a civicrm_api ('Phone','Dial') that you would then simply put in your module under api/v3/Phone/Dial.php.

Parameters
$params : array<string|int, mixed>

Array per getfields metadata.

Return values
array<string|int, mixed>

API result array


        
On this page

Search results