JControllerLegacy::checkEditId
Method to check whether an ID is in the edit list.
Signature
protected function checkEditId(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
- boolean
- True if the ID is in the edit list.