JControllerLegacy::holdEditId
Method to add a record ID to the edit list.
Signature
protected function holdEditId(string
$context,
integer
$id )
Parameters
-
$context
- The context for the session storage.
-
$id
- The ID of the record to add to the edit list.
Returns
- void