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 | |
$uri = JUri::getInstance() | |
$return = base64_encode($uri) | |
$user = JFactory::getUser() | |
$userId = $user->get('id') | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
$modMenuId = (int) $this->get('ModMenuId') | |
$script = array() | |
$script [] = 'jQuery(document).ready(function() {' | |
endif | |
endforeach | |
if(!empty( $this->sidebar)) | else |
$canEdit = $user->authorise('core.edit', 'com_menus') | |
$canChange = $user->authorise('core.edit.state', 'com_menus') | |
$canManageItems = $user->authorise('core.manage', 'com_menus.menu.' . (int) $item->id) | |
else | __pad43__ |
else | __pad44__ |
else | __pad45__ |
$canChange = $user->authorise('core.edit.state', 'com_menus') |
$canEdit = $user->authorise('core.edit', 'com_menus') |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
$modMenuId = (int) $this->get('ModMenuId') |
$return = base64_encode($uri) |
$script = array() |
$script[] = 'jQuery(document).ready(function() {' |
$uri = JUri::getInstance() |
$user = JFactory::getUser() |
$userId = $user->get('id') |
else __pad43__ |
else __pad44__ |
else __pad45__ |
if (!empty($this->sidebar)) else |
endforeach |
endif |