SproutCMS

This is the code documentation for the SproutCMS project

function fixRecordOrder()

If the specified item needs a record number to be set,
Puts this item at the end of the list.

This custom version adds subsite support

Usage

void $PageAdminController->fixRecordOrder ( int $item_id );

Arguments

  1. int $item_id
    Record-id to update

Return value

  • void