TolliumUser::GetObjectsChildren (open)
Returns the children of an object (sorted on sortkey)
Syntax
LOADLIB "mod::tollium/lib/users.whlib";
RECORD ARRAY FUNCTION GetObjectsChildren(STRING type, INTEGER parentobjid, BOOLEAN describe)
Parameters
STRING type
Name of objecttype (fully qualified with module)
INTEGER parentobjid
Parent object id
BOOLEAN describe
Include object descriptions
Return value
RECORD ARRAY
List of children objects
haschildren
Whether the object itself has children
icon
Name of icon to display for this object
id
Id of object
name
Local name of the object