Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence du fichier administrator/components/com_contenthistory/tmpl/history/modal.php

Espaces de nommage

 Joomla\Administrator
 

Variables

 $hash = $this->state->get('sha1_hash')
 
 $formUrl = 'index.php?option=com_contenthistory&view=history&layout=modal&tmpl=component&item_id=' . $this->state->get('item_id') . '&' . Session::getFormToken() . '=1'
 
 $wa = $this->document->getWebAssetManager()
 
 $i = 0
 
 foreach ( $this->items as $item)
 
 endif
 
else __pad1__
 
 endforeach
 

Documentation des variables

◆ $formUrl

$formUrl = 'index.php?option=com_contenthistory&view=history&layout=modal&tmpl=component&item_id=' . $this->state->get('item_id') . '&' . Session::getFormToken() . '=1'

◆ $hash

$hash = $this->state->get('sha1_hash')

Référencé par PlgSystemLogout\__construct(), Hash\__construct(), Cache\_getStorage(), CallbackController\_makeId(), PlgSystemHttpHeaders\applyHashesToCspRule(), Category\categories(), Argon2idHandler\checkIfRehashNeeded(), BCryptHandler\checkIfRehashNeeded(), Argon2iHandler\checkIfRehashNeeded(), ChainedHandler\checkIfRehashNeeded(), PasswordHash\CheckPassword(), X509\computeKeyIdentifier(), Builder\createSignature(), PasswordHash\crypt_private(), ParagonIE_Sodium_Compat\crypto_pwhash_scryptsalsa208sha256_str_verify(), ParagonIE_Sodium_Compat\crypto_pwhash_str_verify(), RSA\encodeEMSA15(), PSSRSA\encodeEMSAPSS(), RSA\encodeEMSAPSS(), CombGenerator\generate(), Access\getAssetRules(), Factory\getCache(), Totp\getCode(), X509\getDN(), Categories\getInstance(), AuthorField\getOptions(), LogcreatorField\getOptions(), LimitboxField\getOptions(), PredefinedlistField\getOptions(), SiteApplication\getParams(), FileLayout\getPath(), SSH2\getServerPublicHostKey(), Argon2iHandler\hashPassword(), PasswordHash\HashPassword(), Crypto\HKDF(), PluginHelper\import(), InstallerHelper\isChecksumValid(), UpdateModel\isChecksumValid(), PuTTY\load(), PKCS8\load(), Joomla\CMS\MVC\Model\loadForm(), FormModel\loadForm(), HtmlDocument\mergeHeadData(), MessagesModel\onProcessList(), Category\options(), Tag\options(), Parser\parseSignature(), SSH2\privatekey_login(), PlgSystemSchedulerunner\runWebCron(), Hash\setHash(), SymmetricKey\setPassword(), Hash\sha512(), RSA\sign(), Php72\spl_object_id(), Ini\stringToObject(), Tag\tags(), UuidFactory\uuidFromHashedName(), UuidFactory\uuidFromNsAndName(), RSA\verify(), PSSRSA\verifyEMSAPSS(), RSA\verifyEMSAPSS(), Identity\withHash(), PuTTY\wrapPrivateKey(), et PKCS8\wrapPrivateKey().

◆ $i

$i = 0

◆ $wa

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

◆ __pad1__

else __pad1__

◆ endforeach

endforeach

◆ endif

endif

◆ foreach

foreach($this->items as $item)