Documentation

SurveyRespondant.php

This api exposes CiviCRM Survey Respondant.

  • api currently not supported

Table of Contents

Functions

_civicrm_api3_survey_respondant_deprecation()  : string
Notify caller of deprecated function.
civicrm_api3_survey_respondant_get()  : array<string|int, mixed>
Get the list of signatories.
civicrm_api3_survey_respondant_count()  : array<string|int, mixed>
Count survey respondents.

Functions

_civicrm_api3_survey_respondant_deprecation()

Notify caller of deprecated function.

api notice

_civicrm_api3_survey_respondant_deprecation() : string
Return values
string

String output indicates this entire api entity as deprecated

civicrm_api3_survey_respondant_get()

Get the list of signatories.

  • api currently not supported
civicrm_api3_survey_respondant_get(array<string|int, mixed> $params) : array<string|int, mixed>
Parameters
$params : array<string|int, mixed>

input parameters.

Return values
array<string|int, mixed>

civicrm_api3_survey_respondant_count()

Count survey respondents.

  • api currently not supported
& civicrm_api3_survey_respondant_count(array<string|int, mixed> $params) : array<string|int, mixed>
Parameters
$params : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results