Function __global->cns_predefined_custom_field_details

Definitions

sources/cns_members_action2.php

  • Get details of predefined templated fields.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: array

Returns

  • List of predefined templated fields, each being a map
  • Type: array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get details of predefined templated fields.
 *
 * @return array List of predefined templated fields, each being a map
 */

function cns_predefined_custom_field_details() : array