Procedures for managing relation items and child items
cms_rel::sort_child_item_order
cms_rel::sort_related_item_order
* indicates required
Public Methods:
cms_rel::sort_child_item_order by Michael Pih | ||
Resort the child items order for a given content item, ensuring that order_n is unique for an item_id. Chooses new order based on the old order_n and then rel_id (the order the item was related)
|
cms_rel::sort_related_item_order by Michael Pih | ||
Resort the related items order for a given content item, ensuring that order_n is unique for an item_id. Chooses new order based on the old order_n and then rel_id (the order the item was related)
|
* indicates required