JController::releaseEditId/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JController::releaseEditId

Description

Method to check whether an ID is in the edit list.

Description:JController::releaseEditId [Edit Descripton]

protected function releaseEditId (
        $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.
  • Returns void
  • Defined on line 880 of libraries/joomla/application/component/controller.php
  • Since Joomla 1.6

See also

SeeAlso:JController::releaseEditId [Edit See Also]

User contributed notes


Personal tools