JController::holdEditId/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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.
  • Returns void
  • Defined on line 790 of libraries/joomla/application/component/controller.php
  • Since Joomla 1.6

See also

SeeAlso:JController::holdEditId [Edit See Also]

User contributed notes


Personal tools