dolibarr 21.0.0-alpha
|
File that is entry point to call Dolibarr WebServices. More...
Go to the source code of this file.
Functions | |
getCategory ($authentication, $id) | |
Get category infos and children. | |
File that is entry point to call Dolibarr WebServices.
Definition in file server_category.php.
getCategory | ( | $authentication, | |
$id ) |
Get category infos and children.
array{login:string,entity?:int} | $authentication Array of authentication information | |
int | $id | Id of object |
Definition at line 209 of file server_category.php.
References $id, check_authentication(), dol_syslog(), and get_exdir().