JController::holdEditId/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 809 of libraries/joomla/application/component/controller.php
  • Since Joomla 11.1

See also

SeeAlso:JController::holdEditId [Edit See Also]

User contributed notes


Personal tools