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 352

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.