Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

sql_reorder_records()

Description

Re-order rows in the table

Parameters

ColumnTypeDefaultDescription
$table string Table name. MUST have an "order_by" column.
$refs array List of record IDs in the new desired order

Return

void

This article was last updated 19th March 2024 09:05 Europe/London time based on the source file dated 8th March 2024 15:10 Europe/London time.