Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe Utils

Fonctions membres publiques statiques

static binToInt (string $value)
 
static binToBigInteger (string $value)
 
static hexToInt (string $value)
 
static hexToBigInteger (string $value)
 
static hexToString (string $value)
 
static intToHex (int $value)
 

Documentation des fonctions membres

◆ binToBigInteger()

◆ binToInt()

static binToInt ( string  $value)
static

Références $value.

Référencé par SimpleObject\getNormalizedData().

◆ hexToBigInteger()

◆ hexToInt()

static hexToInt ( string  $value)
static

Références $value.

◆ hexToString()

static hexToString ( string  $value)
static

Références $value.

Référencé par PositiveBigIntegerTag\getNormalizedData().

◆ intToHex()

static intToHex ( int  $value)
static

Références $value.


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