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 | |
$user = JFactory::getUser() | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
$now = JFactory::getDate() | |
$stateIcons = array(-1 => 'trash', 0 => 'archive', 1 => 'publish') | |
$stateMsgs = array(-1 => JText::_('COM_PRIVACY_CONSENTS_STATE_INVALIDATED'), 0 => JText::_('COM_PRIVACY_CONSENTS_STATE_OBSOLETE'), 1 => JText::_('COM_PRIVACY_CONSENTS_STATE_VALID')) | |
if(!empty($this->sidebar)) | else |
else | __pad0__ |
foreach ( $this->items as $i=> $item) | |
endforeach | |
endif | |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
$now = JFactory::getDate() |
Référencé par UserHelper\clearExpiredTokens(), ModRelatedItemsHelper\getList(), ModTagssimilarHelper\getList(), PrivacyModelRequests\getNumberUrgentRequests(), FOFUtilsUpdate\loadUpdatesClassic(), PlgSystemPrivacyconsent\onAfterRender(), PlgSystemActionLogs\onAfterRespond(), PlgContentPagenavigation\onContentBeforeDisplay(), PlgSearchContent\onContentSearch(), PlgSystemPrivacyconsent\remindExpiringConsents(), RssRenderer\render(), AtomRenderer\render(), Cache\setWorkarounds(), StringWrapper\url_stat(), et StreamString\url_stat().
$stateIcons = array(-1 => 'trash', 0 => 'archive', 1 => 'publish') |
$stateMsgs = array(-1 => JText::_('COM_PRIVACY_CONSENTS_STATE_INVALIDATED'), 0 => JText::_('COM_PRIVACY_CONSENTS_STATE_OBSOLETE'), 1 => JText::_('COM_PRIVACY_CONSENTS_STATE_VALID')) |
$user = JFactory::getUser() |
else __pad0__ |
if (!empty( $this->sidebar)) else |
endforeach |
endif |