Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier administrator/components/com_contact/tmpl/contacts/default.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $wa = $this->document->getWebAssetManager()
 
 $user = Factory::getUser()
 
 $userId = $user->get('id')
 
 $listOrder = $this->escape($this->state->get('list.ordering'))
 
 $listDirn = $this->escape($this->state->get('list.direction'))
 
 $saveOrder = $listOrder == 'a.ordering'
 
 $assoc = Associations::isEnabled()
 
 if ( $saveOrder &&!empty( $this->items))
 
else __pad0__
 
 endif
 
 $n = count($this->items)
 
 $canEdit = $user->authorise('core.edit', 'com_contact.category.' . $item->catid)
 
 $canCheckin = $user->authorise('core.manage', 'com_checkin') || $item->checked_out == $userId || is_null($item->checked_out)
 
 $canEditOwn = $user->authorise('core.edit.own', 'com_contact.category.' . $item->catid) && $item->created_by == $userId
 
 $canChange = $user->authorise('core.edit.state', 'com_contact.category.' . $item->catid) && $canCheckin
 
$item cat_link = Route::_('index.php?option=com_categories&extension=com_contact&task=edit&type=other&id=' . $item->catid)
 
 $iconClass = ''
 
if(! $canChange) elseif (! $saveOrder)
 
else __pad1__
 
 endforeach
 

Documentation des variables

◆ $assoc

$assoc = Associations::isEnabled()

◆ $canChange

$canChange = $user->authorise('core.edit.state', 'com_contact.category.' . $item->catid) && $canCheckin

◆ $canCheckin

$canCheckin = $user->authorise('core.manage', 'com_checkin') || $item->checked_out == $userId || is_null($item->checked_out)

◆ $canEdit

$canEdit = $user->authorise('core.edit', 'com_contact.category.' . $item->catid)

◆ $canEditOwn

$canEditOwn = $user->authorise('core.edit.own', 'com_contact.category.' . $item->catid) && $item->created_by == $userId

◆ $iconClass

$iconClass = ''

◆ $listDirn

$listDirn = $this->escape($this->state->get('list.direction'))

◆ $listOrder

$listOrder = $this->escape($this->state->get('list.ordering'))

◆ $n

$n = count($this->items)

Référencé par Result\__serialize(), PlgContentPagebreak\_createNavigation(), Calculator\abs(), Access\actions(), ReflectionCaster\addAttributes(), AbstractString\after(), AbstractString\afterLast(), Registry\append(), ASN1\asn1map(), AbstractString\before(), AbstractString\beforeLast(), Icons\button(), ReflectionCaster\castClass(), FileStorage\clean(), AbstractUri\cleanPath(), ContentHelper\countRelations(), Engine\createRecurringModuloFunction(), ParagonIE_Sodium_Core_X25519\crypto_scalarmult_curve25519_ref10_base(), ParagonIE_Sodium_Core32_X25519\crypto_scalarmult_curve25519_ref10_base(), ASN1\decodeOID(), HtmlView\display(), Registry\exists(), BCMath\extendedGCD(), Engine\extendedGCDHelper(), Tar\extract(), Form\findGroup(), ListHelper\genericordering(), Registry\get(), SMTP\get_lines(), X509\getAttribute(), HtmlView\getFields(), FinderHelper\getGetFields(), FeaturedModel\getItems(), BigInteger\getLowestSetBit(), MenuParentField\getOptions(), GroupparentField\getOptions(), CategoryeditField\getOptions(), Xml\getXmlChildren(), SymmetricKey\ghash(), User\groups(), StringHelper\increment(), AbstractString\indexOf(), AbstractString\indexOfLast(), RSAKey\initPrivateKey(), RSAKey\initPublicKey(), Salsa20\leftRotate(), Links\link(), FormHelper\loadClass(), PHP32\modInverse(), PHP64\modInverse(), BCMath\modInverse(), PHP32\modPow(), PHP64\modPow(), GMP\modPow(), BCMath\modPow(), BigInteger\modPow(), MontgomeryMult\multiplyReduce(), Base\multiplyReduce(), Calculator\neg(), Adapter\onBuildIndex(), PlgContentPagebreak\onContentPrepare(), ModuleController\orderPosition(), SMTP\parseHelloFields(), SymmetricKey\pkcs12helper(), Text\plural(), SymmetricKey\poly1305(), PHP\powHelper(), BCMath\powmod(), PHP32\powMod(), PHP64\powMod(), GMP\powMod(), BCMath\powMod(), BigInteger\powMod(), BuiltIn\powModHelper(), DefaultEngine\powModHelper(), OpenSSL\powModHelper(), Base\powModHelper(), GMP\powModInner(), BCMath\powModInner(), PHP\powModInner(), Engine\powModOuter(), MysqliStatement\prepareParameterKeyMapping(), SqlsrvStatement\prepareParameterKeyMapping(), Montgomery\prepareReduce(), PowerOfTwo\prepareReduce(), Base\prepareReduce(), Usergroup\rebuild(), Classic\reduce(), EvalBarrett\reduce(), PowerOfTwo\reduce(), Montgomery\reduce(), Barrett\reduce(), Barrett\regularBarrett(), Registry\remove(), X509\removeAttribute(), DatabaseDriver\replacePrefix(), ParagonIE_Sodium_Core_Ristretto255\ristretto255_elligator(), Engine\rootHelper(), GMP\rootInner(), Engine\rootInner(), ParagonIE_Sodium_Core_ChaCha20\rotate(), ParagonIE_Sodium_Core_Salsa20\salsa20_xor_ic(), ParagonIE_Sodium_Core32_Salsa20\salsa20_xor_ic(), ConfigController\save(), StyleController\save(), OverrideController\save(), StyleModel\save(), FormController\save(), PuTTY\savePrivateKey(), PKCS1\savePrivateKey(), PKCS8\savePrivateKey(), OpenSSH\savePrivateKey(), XML\savePrivateKey(), Raw\savePrivateKey(), PSS\savePrivateKey(), MSBLOB\savePrivateKey(), OpenSSH\savePublicKey(), PuTTY\savePublicKey(), PKCS8\savePublicKey(), PKCS1\savePublicKey(), XML\savePublicKey(), Raw\savePublicKey(), PSS\savePublicKey(), MSBLOB\savePublicKey(), ParagonIE_Sodium_Core_Curve25519\sc25519_sqmul(), ParagonIE_Sodium_Core_Ristretto255\scalarmult_ristretto255(), ParagonIE_Sodium_Compat\scalarmult_ristretto255(), ParagonIE_Sodium_Core_Ristretto255\scalarmult_ristretto255_base(), ParagonIE_Sodium_Compat\scalarmult_ristretto255_base(), Inflector\seemsUtf8(), Registry\set(), X509\setAttribute(), DebugClassLoader\setReturnType(), UserHelper\setUserGroups(), Hash\sha3_32(), Hash\sha3_64(), Montgomery\slidingWindow(), Engine\slidingWindow(), SqlsrvQuery\splitSqlExpression(), BcMathCalculator\sqrt(), GmpCalculator\sqrt(), NativeCalculator\sqrt(), BCMath\sqrt(), Base\squareReduce(), BigInteger\testBit(), Engine\testPrimality(), Zh\tokenise(), Helper\tokenize(), Access\usergroup(), Access\usergroups(), LevelModel\validate(), BigDecimal\withPointMovedLeft(), et BigDecimal\withPointMovedRight().

◆ $saveOrder

$saveOrder = $listOrder == 'a.ordering'

◆ $user

$user = Factory::getUser()

◆ $userId

$userId = $user->get('id')

◆ $wa

$wa = $this->document->getWebAssetManager()

◆ __pad0__

else __pad0__

◆ __pad1__

else __pad1__

◆ cat_link

$item cat_link = Route::_('index.php?option=com_categories&extension=com_contact&task=edit&type=other&id=' . $item->catid)

◆ elseif

if (! $canChange) elseif(! $saveOrder)

◆ endforeach

endforeach

◆ endif

endif

◆ if

if($saveOrder) ( $saveOrder &&!  empty$this->items)