6 require_once(BASE.
"wcmf/lib/model/class.Node.php");
20 parent::Node(
'Adodbseq', $oid);
22 parent::Node($type, $oid);
66 function getId($unconverted=
false)
89 parent::loadChildren($type, $buildDepth, $forceUpdate);
98 return parent::getChildrenEx($oid, $type, $values, $properties);
107 parent::addChild($child, $addtype);
116 parent::deleteChild($childOID, $reallyDelete);
AdodbseqBase($oid=null, $type=null)
get($message, $parameters=null, $domain='', $lang='')
Node is the basic component for building trees (although a Node can have one than more parents)...
addChild(&$child, $addtype=ADDCHILD_BACK)
getChildrenEx($oid, $type, $values, $properties)
deleteChild($childOID, $reallyDelete=false)
getValue($name, $type=null)
getValueDisplayName($name, $type=null)
getId($unconverted=false)
loadChildren($type, $buildDepth=BUILDDEPTH_SINGLE, $forceUpdate=false)
getValueDescription($name, $type=null)
setValue($name, $value, $type=null, $forceSet=false)
getUnconvertedValue($name, $type=null)