|
dolibarr
x.y.z
|
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. More... | |
File that is entry point to call Dolibarr WebServices.
Definition in file server_category.php.
| getCategory | ( | $authentication, | |
| $id | |||
| ) |
Get category infos and children.
| array | $authentication | Array of authentication information |
| int | $id | Id of object |
Definition at line 190 of file server_category.php.