dolibarr 21.0.0-alpha
server_category.php File Reference

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.
 

Detailed Description

File that is entry point to call Dolibarr WebServices.

Definition in file server_category.php.

Function Documentation

◆ getCategory()

getCategory ( $authentication,
$id )

Get category infos and children.

Parameters
array$authenticationArray of authentication information
int$idId of object
Returns
mixed

Definition at line 209 of file server_category.php.

References check_authentication(), dol_syslog(), and get_exdir().