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\Site | |
Variables | |
$canEdit = $this->item->params->get('access-edit') | |
$params = &$this->item->params | |
$showPrintIcon = $params->get('show_print_icon') | |
$showEmailIcon = $params->get('show_email_icon') | |
$images = json_decode($this->item->images) | |
$app = JFactory::getApplication() | |
$templateparams = $app->getTemplate(true)->params | |
$currentDate = JFactory::getDate()->format('Y-m-d H:i:s') | |
$isUnpublished | |
else | __pad17__ |
endif | |
$title = $title ?: JText::_('JGLOBAL_UNCATEGORISED') | |
$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->parent_slug)) . '">' . $title . '</a>' | |
else | __pad18__ |
else | __pad19__ |
else | __pad20__ |
else | $author |
else | __pad21__ |
$active = $menu->getActive() | |
$itemId = $active->id | |
$link = new JUri(JRoute::_('index.php?option=com_users&view=login&Itemid=' . $itemId, false)) | |
else | __pad22__ |
if ( $isUnpublished) | |
$active = $menu->getActive() |
$app = JFactory::getApplication() |
else $author |
$currentDate = JFactory::getDate()->format('Y-m-d H:i:s') |
$images = json_decode($this->item->images) |
$isUnpublished |
$itemId = $active->id |
$params = &$this->item->params |
$showEmailIcon = $params->get('show_email_icon') |
$showPrintIcon = $params->get('show_print_icon') |
$templateparams = $app->getTemplate(true)->params |
$url = '<a href="' . JRoute::_(ContentHelperRoute::getCategoryRoute($this->item->parent_slug)) . '">' . $title . '</a>' |
else __pad17__ |
else __pad18__ |
else __pad19__ |
else __pad20__ |
else __pad21__ |
else __pad22__ |
endif |
if($isUnpublished) |