Documentation

Afform.php

Table of Contents

Functions

civicrm_api3_afform_get()  : array<string|int, mixed>
Get a list of afforms.
_civicrm_api3_afform_get_spec()  : mixed
_civicrm_api3_afform_getlist_params()  : mixed
Augment parameters for Afform entityRef list.
_civicrm_api3_afform_getlist_output()  : array<string|int, mixed>
Format output for Afform entityRef list.

Functions

civicrm_api3_afform_get()

Get a list of afforms.

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

This API exists solely for the purpose of entityRef widgets. All other Afform api functionality is v4.

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

API result

_civicrm_api3_afform_get_spec()

_civicrm_api3_afform_get_spec(array<string|int, mixed> &$fields) : mixed
Parameters
$fields : array<string|int, mixed>

_civicrm_api3_afform_getlist_params()

Augment parameters for Afform entityRef list.

_civicrm_api3_afform_getlist_params(array<string|int, mixed> &$request) : mixed
Parameters
$request : array<string|int, mixed>

API request.

Tags
see
_civicrm_api3_generic_getlist_params

_civicrm_api3_afform_getlist_output()

Format output for Afform entityRef list.

_civicrm_api3_afform_getlist_output(array<string|int, mixed> $result, array<string|int, mixed> $request) : array<string|int, mixed>
Parameters
$result : array<string|int, mixed>
$request : array<string|int, mixed>
Tags
see
_civicrm_api3_generic_getlist_output
Return values
array<string|int, mixed>

        
On this page

Search results