Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Espaces de nommage | |
Joomla\Administrator | |
Variables | |
$app = Factory::getApplication() | |
$wa = $this->document->getWebAssetManager() | |
$function = $app->input->getCmd('function', 'jSelectAssociation') | |
$listOrder = $this->escape($this->state->get('list.ordering')) | |
$listDirn = $this->escape($this->state->get('list.direction')) | |
$canManageCheckin = Factory::getUser()->authorise('core.manage', 'com_checkin') | |
$iconStates | |
else | __pad2__ |
endif | |
$canCheckin = $canManageCheckin || AssociationsHelper::canCheckinItem($this->extensionName, $this->typeName, $item->id) | |
$isCheckout = AssociationsHelper::isCheckoutItem($this->extensionName, $this->typeName, $item->id) | |
data | id |
else | __pad3__ |
endforeach | |
$app = Factory::getApplication() |
$canCheckin = $canManageCheckin || AssociationsHelper::canCheckinItem($this->extensionName, $this->typeName, $item->id) |
$canManageCheckin = Factory::getUser()->authorise('core.manage', 'com_checkin') |
$function = $app->input->getCmd('function', 'jSelectAssociation') |
Référencé par HTMLHelper\_(), ArgsStub\__construct(), TraceableTwigEnvironment\addFunction(), DisplayController\addModule(), RouterLegacy\build(), ErrorHandler\call(), HTMLHelper\call(), ReflectionCaster\castReflectionGenerator(), DebugClassLoader\checkClasses(), Ctype\convert_int_to_char_for_ctype(), DebugClassLoader\disable(), Application\doRenderThrowable(), DebugClassLoader\enable(), ClassNotFoundErrorEnhancer\getClassCandidates(), DataSet\getObjectsKeys(), ArgsStub\getParameters(), RouterLegacy\parse(), HTMLHelper\register(), Language\setIgnoredSearchWordsCallback(), Language\setLowerLimitSearchWordCallback(), Language\setPluralSuffixesCallback(), Integer\setRecurringModuloFunction(), Language\setSearchDisplayedCharactersNumberCallback(), Language\setTransliterator(), et Language\setUpperLimitSearchWordCallback().
$iconStates |
$isCheckout = AssociationsHelper::isCheckoutItem($this->extensionName, $this->typeName, $item->id) |
$listDirn = $this->escape($this->state->get('list.direction')) |
$listOrder = $this->escape($this->state->get('list.ordering')) |
$wa = $this->document->getWebAssetManager() |
else __pad2__ |
else __pad3__ |
endforeach |
endif |
integer $authorId The author id |