Changes between Version 8 and Version 9 of CiviCRM API - Adding Custom Values to Case Get


Ignore:
Timestamp:
11/27/13 08:35:25 (10 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

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

    v8 v9  
    3939== [=#CRM_Contact_BAO_Query::convertFormValues CRM_Contact_BAO_Query::convertFormValues (CRM/Contact/BAO/Query.php)]
    4040
     41Converts some of parameters from one format (presumably that used to display them on a form) to another (presumably one used by the database).
     42
     431. [#CRM_Contact_BAO_Query::fixDateValues CRM_Contact_BAO_Query::fixDateValues (CRM/Contact/BAO/Query.php)]
     441. [#CRM_Contact_BAO_Query::fixWhereValues CRM_Contact_BAO_Query::fixWhereValues (CRM/Contact/BAO/Query.php)]
     45
     46== [=#CRM_Contact_BAO_Query::fixDateValues CRM_Contact_BAO_Query::fixDateValues (CRM/Contact/BAO/Query.php)]
     47
     48//Not Checked//
     49
     50== [=#CRM_Contact_BAO_Query::fixWhereValues CRM_Contact_BAO_Query::fixWhereValues (CRM/Contact/BAO/Query.php)]
     51
    4152//Not Checked//
    4253
     
    4455
    4556//Not Checked//
     57