JController::holdEditId/11.1
From Joomla! Documentation
JController::holdEditId
Description
Method to add a record ID to the edit list.
Description:JController::holdEditId [Edit Descripton]
protected function holdEditId ( $context $id )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $context | string | The context for the session storage. | |
| $id | int | The ID of the record to add to the edit list. |
See also
JController::holdEditId source code on BitBucket
Class JController
Subpackage Application- Other versions of JController::holdEditId
SeeAlso:JController::holdEditId [Edit See Also]