Recursion function for UpdateHierarchicalOrder().
private static function UnbTag::UpdateHierarchicalOrder_Rec ($tags, $parentId, &$order);
(array) Array of UnbTag all instances, ordered by tag name
(int) This iteration's parent tag ID
(array) Array of cached tag IDs that all tag IDs with the given parent will be appended
Member of class: UnbTag
Implementation file: tag.class.php, line 352
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.