MenusModelItem::setHome
Method to change the home state of one or more items.
Signature
public function setHome(array&
$pks,
[integer
$value = 1] )
Parameters
-
$pks
- A list of the primary keys to change.
-
$value
- The value of the home state.
Returns
- boolean
- True on success.