dolibarr  17.0.4
Functions
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. More...
 

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 190 of file server_category.php.