MenusControllerItem::edit
Method to edit an existing record.
Signature
public function edit([string
$key = null,
[string
$urlVar = null]] )
Parameters
-
$key
- The name of the primary key of the URL variable.
-
$urlVar
- The name of the URL variable if different from the primary key
Returns
- boolean
- True if access level check and checkout passes, false otherwise.