MenusModelItem::batchMove
Batch move menu items to a new menu or parent.
Signature
protected function batchMove(integer
$value,
array
$pks,
array
$contexts )
Parameters
-
$value
- The new menu or sub-item.
-
$pks
- An array of row IDs.
-
$contexts
- An array of item contexts.
Returns
- boolean
- True on success.