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\Plugin | |
Variables | |
$lang = JFactory::getLanguage() | |
if( $links[ 'previous'])() ? 'right' | $title = htmlspecialchars($this->list[$page]->title, ENT_QUOTES, 'UTF-8') |
$ariaLabel = JText::_('JPREVIOUS') . ': ' . $title . ' (' . JText::sprintf('JLIB_HTML_PAGE_CURRENT_OF_TOTAL', $page, $n) . ')' | |
endif | |
$ariaLabel = JText::_('JPREVIOUS') . ': ' . $title . ' (' . JText::sprintf('JLIB_HTML_PAGE_CURRENT_OF_TOTAL', $page, $n) . ')' |
$lang = JFactory::getLanguage() |
if ($links['next']) () ? 'left' $title = htmlspecialchars($this->list[$page]->title, ENT_QUOTES, 'UTF-8') |
endif |