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 typeName of objecttype (fully qualified with module)
INTEGER parentobjidParent object id
BOOLEAN describeInclude object descriptions
Return value
RECORD ARRAYList of children objects
haschildrenWhether the object itself has children
iconName of icon to display for this object
idId of object
nameLocal name of the object