dolibarr 18.0.6
|
This is the complete list of members for Contacts, including all inherited members.
__construct() | Contacts | |
DolibarrApi::__construct($db, $cachedir='', $refreshCache=false) | DolibarrApi | |
_checkAccessToResource($resource, $resource_id=0, $dbtablename='', $feature2='', $dbt_keyfield='fk_soc', $dbt_select='rowid') | DolibarrApi | protectedstatic |
_checkFilters($sqlfilters, &$error='') | DolibarrApi | protected |
_checkValForAPI($field, $value, $object) | DolibarrApi | protected |
_cleanObjectDatas($object) | Contacts | protected |
_forge_criteria_callback($matches) | DolibarrApi | protectedstatic |
_validate($data) | Contacts | private |
addCategory($id, $category_id) | Contacts | |
createUser($id, $request_data=null) | Contacts | |
delete($id) | Contacts | |
deleteCategory($id, $category_id) | Contacts | |
get($id, $includecount=0, $includeroles=0) | Contacts | |
getByEmail($email, $includecount=0, $includeroles=0) | Contacts | |
getCategories($id, $sortfield="s.rowid", $sortorder='ASC', $limit=0, $page=0) | Contacts | |
index($sortfield="t.rowid", $sortorder='ASC', $limit=100, $page=0, $thirdparty_ids='', $category=0, $sqlfilters='', $includecount=0, $includeroles=0) | Contacts | |
post($request_data=null) | Contacts | |
put($id, $request_data=null) | Contacts |