Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
generate () | |
generate | ( | ) |
Generates a unique id for the current request. If called repeatedly, a new unique id must always be returned on each call to generate() - even across different object instances.
To avoid any potential confusion in ID –> value maps, the returned value must be guaranteed to not be all-numeric.
Implémenté dans RequestIdGenerator.