Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Plugin | |
Variables | |
$lang = Factory::getLanguage() | |
if( $links[ 'previous'])() ? 'right' | $title = htmlspecialchars($this->list[$page]->title, ENT_QUOTES, 'UTF-8') |
$ariaLabel = Text::_('JPREVIOUS') . ': ' . $title . ' (' . Text::sprintf('JLIB_HTML_PAGE_CURRENT_OF_TOTAL', $page, $n) . ')' | |
endif | |
$ariaLabel = Text::_('JPREVIOUS') . ': ' . $title . ' (' . Text::sprintf('JLIB_HTML_PAGE_CURRENT_OF_TOTAL', $page, $n) . ')' |
$lang = Factory::getLanguage() |
if ($links['next']) () ? 'left' $title = htmlspecialchars($this->list[$page]->title, ENT_QUOTES, 'UTF-8') |
endif |