UNB Components Code Reference

UnbTag::UpdateHierarchicalOrder_Rec method

Recursion function for UpdateHierarchicalOrder().

private static function UnbTag::UpdateHierarchicalOrder_Rec ($tags, $parentId, &$order);

Parameters

tags
(array) Array of UnbTag all instances, ordered by tag name
parentId
(int) This iteration's parent tag ID
order
(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 356

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.