Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
jsonSerialize () | |
toHex () | |
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().
|
abstract |
Converts an Integer to a hex string (eg. base-16).
Référencé par Integer\jsonSerialize().