|
dolibarr
x.y.z
|
This is the complete list of members for Contracts, including all inherited members.
| __construct() | Contracts | |
| 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) | Contracts | protected |
| _forge_criteria_callback($matches) | DolibarrApi | protectedstatic |
| _validate($data) | Contracts | private |
| activateLine($id, $lineid, $datestart, $dateend=null, $comment=null) | Contracts | |
| close($id, $notrigger=0) | Contracts | |
| delete($id) | Contracts | |
| deleteLine($id, $lineid) | Contracts | |
| get($id) | Contracts | |
| getLines($id) | Contracts | |
| index($sortfield="t.rowid", $sortorder='ASC', $limit=100, $page=0, $thirdparty_ids='', $sqlfilters='') | Contracts | |
| post($request_data=null) | Contracts | |
| postLine($id, $request_data=null) | Contracts | |
| put($id, $request_data=null) | Contracts | |
| putLine($id, $lineid, $request_data=null) | Contracts | |
| unactivateLine($id, $lineid, $datestart, $comment=null) | Contracts | |
| validate($id, $notrigger=0) | Contracts |