FOFTableBehavior::onBeforeReorder
The event which runs before reordering a table
Signature
public function onBeforeReorder(&
$table,
[string
$where = ''] )
Parameters
-
$table
-
$where
- The WHERE clause of the SQL query to run on reordering (record filter)
Returns
- boolean
- True to allow reordering