unknown get_description(
)
|
|
Gets description
API Tags:
Gets name of the category
API Tags:
void set_description(
string
$description
)
|
|
Sets description
Parameters:
API Tags:
void set_hid(
string
$hid
)
|
|
Sets HID
Parameters:
|
string |
$hid: |
Must be alphanumeric, starting with letter, underscore allowed, 100 characters max |
API Tags:
void set_id(
integer
$id
)
|
|
Sets ID
Parameters:
API Tags:
void set_name(
string
$name
)
|
|
Sets name of the category
Parameters:
API Tags: