Changes between Version 1 and Version 2 of CiviCRM API - Adding Custom Values to Case Get


Ignore:
Timestamp:
11/26/13 13:48:22 (10 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CiviCRM API - Adding Custom Values to Case Get

    v1 v2  
    55Each method gets a section (with the file it is in parenthesis) which contains a list of the functions that it calls.  Hopefully I'll add some explanations of the processes that occurs in each later on.
    66
    7 == civicrm_api3_contact_get (api/v2/Contact.php)
     7== [=#civicrm_api3_contact_get civicrm_api3_contact_get (api/v2/Contact.php)]
    88
    9 1. [#a (_civicrm_api3_contact_get_supportanomalies (api/v2/Contact.php))]
     91. [#_civicrm_api3_contact_get_supportanomalies _civicrm_api3_contact_get_supportanomalies (api/v2/Contact.php)]
    10101. _civicrm_api3_get_using_query_object (?)
    11111. civicrm_api3_create_success (?)
    1212
    13 == [=#a (_civicrm_api3_contact_get_supportanomalies (api/v2/Contact.php))]
     13== [=#_civicrm_api3_contact_get_supportanomalies _civicrm_api3_contact_get_supportanomalies (api/v2/Contact.php)]
    1414
    1515