Source for file controller.php
Documentation is available at controller.php
* @package Joomla.Administrator
* @subpackage com_checkin
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @package Joomla.Administrator
* @subpackage com_checkin
public function display($cachable =
false, $urlparams =
false)
// Check for request forgeries
$ids =
$this->input->get('cid', array(), 'array');
* @param string $vName The name of the active view.
JText::_('JGLOBAL_SUBMENU_CHECKIN'),
'index.php?option=com_checkin',
JText::_('JGLOBAL_SUBMENU_CLEAR_CACHE'),
'index.php?option=com_cache',
JText::_('JGLOBAL_SUBMENU_PURGE_EXPIRED_CACHE'),
'index.php?option=com_cache&view=purge',
Documentation generated on Tue, 19 Nov 2013 14:57:23 +0100 by phpDocumentor 1.4.3