Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Integer
+ Graphe d'héritage de Integer:

Fonctions membres publiques

 jsonSerialize ()
 
 toHex ()
 

Documentation des fonctions membres

◆ jsonSerialize()

jsonSerialize ( )

JSON Serialize

Will be called, automatically, when json_encode() is called on a BigInteger object.

PHP Serialize isn't supported because unserializing would require the factory be serialized as well and that just sounds like too much

Références Integer\toHex().

◆ toHex()

toHex ( )
abstract

Converts an Integer to a hex string (eg. base-16).

Renvoie
string

Référencé par Integer\jsonSerialize().


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