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

Fonctions membres publiques

 __construct ($string)
 
 getType ()
 
- Fonctions membres publiques hérités de AbstractString
 __construct ($string)
 
 getContent ()
 
- Fonctions membres publiques hérités de ASNObject
 getContent ()
 
 getType ()
 
 getIdentifier ()
 
 getBinary ()
 
 getObjectLength ()
 
 __toString ()
 
 getTypeName ()
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de AbstractString
static fromBinary (&$binaryData, &$offsetIndex=0)
 
static isValid ($string)
 
- Fonctions membres publiques statiques hérités de ASNObject
static fromBinary (&$binaryData, &$offsetIndex=0)
 
- Fonctions membres protégées hérités de AbstractString
 allowCharacter ($character)
 
 allowCharacters (... $characters)
 
 allowNumbers ()
 
 allowAllLetters ()
 
 allowSmallLetters ()
 
 allowCapitalLetters ()
 
 allowSpaces ()
 
 allowAll ()
 
 calculateContentLength ()
 
 getEncodedValue ()
 
 checkString ()
 
- Fonctions membres protégées hérités de ASNObject
 calculateContentLength ()
 
 getEncodedValue ()
 
 getNumberOfLengthOctets ($contentLength=null)
 
 getContentLength ()
 
 setContentLength ($newContentLength)
 
- Fonctions membres protégées statiques hérités de ASNObject
static parseIdentifier ($identifierOctet, $expectedIdentifier, $offsetForExceptionHandling)
 
static parseBinaryIdentifier ($binaryData, &$offsetIndex)
 
static parseContentLength (&$binaryData, &$offsetIndex, $minimumLength=0)
 
- Attributs protégés hérités de AbstractString
 $value
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $string)

Creates a new ASN.1 Graphic String. TODO The encodable characters of this type are not yet checked.

Paramètres
string$string

Références AbstractString\allowAll(), et value.

Documentation des fonctions membres

◆ getType()

getType ( )

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