API17:JController::holdEditId
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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]
User contributed notes
<CodeExamplesForm />
