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.

Usage

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

Arguments

  1. int $item_id
    Record-id to update

Return value

  • void