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

Fonctions membres publiques

 __construct (string $data)
 
 __toString ()
 
 getValue ()
 
 getLength ()
 
 getNormalizedData (bool $ignoreTags=false)
 
- Fonctions membres publiques hérités de AbstractCBORObject
 __construct (int $majorType, int $additionalInformation)
 
 __toString ()
 
 getMajorType ()
 
 getAdditionalInformation ()
 

Attributs privés

const MAJOR_TYPE = 0b010
 
 $value
 
 $length
 

Membres hérités additionnels

- Attributs protégés hérités de AbstractCBORObject
 $additionalInformation
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( string  $data)

Documentation des fonctions membres

◆ __toString()

__toString ( )

◆ getLength()

getLength ( )

Références value.

◆ getNormalizedData()

getNormalizedData ( bool  $ignoreTags = false)
Renvoie
mixed|null

Implémente CBORObject.

Références $value.

◆ getValue()

getValue ( )

Références $value.

Documentation des champs

◆ $length

$length
private

◆ $value

$value
private

◆ MAJOR_TYPE

const MAJOR_TYPE = 0b010
private

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