groups.getSimpleTree
Syntax
array groups.getSimpleTree ( int vhostID, int parentGroup = 0, array filters = array(), string sort = 'name', string order = 'asc' )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The vhost ID | |||
| 0 | Parent group ID | |||
| array() | Additional filters | |||
| 'name' | Sort field name | |||
| 'asc' | Sort order direction |
Return Values
| Field | Description | Possible Values |
|---|
