Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface RequestIdGeneratorInterface
+ Graphe d'héritage de RequestIdGeneratorInterface:

Fonctions membres publiques

 generate ()
 

Documentation des fonctions membres

◆ 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.

Renvoie
string

Implémenté dans RequestIdGenerator.


La documentation de cette interface a été générée à partir du fichier suivant :