Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$itemtype = JFactory::getApplication()->input->get('itemtype', '', 'string') | |
if($itemtype !=='') | $controller = JControllerLegacy::getInstance('Associations') |
if ( $itemtype !=='') $controller = JControllerLegacy::getInstance('Associations') |
$itemtype = JFactory::getApplication()->input->get('itemtype', '', 'string') |