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

Fonctions membres publiques

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

Fonctions membres protégées

 calculateContentLength ()
 
 getEncodedValue ()
 
- Fonctions membres protégées hérités de ASNObject
 calculateContentLength ()
 
 getEncodedValue ()
 
 getNumberOfLengthOctets ($contentLength=null)
 
 getContentLength ()
 
 setContentLength ($newContentLength)
 

Attributs privés

 $value
 
 $identifier
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de ASNObject
static fromBinary (&$binaryData, &$offsetIndex=0)
 
- 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)
 

Documentation des constructeurs et destructeur

◆ __construct()

__construct (   $identifier,
  $contentLength 
)
Paramètres
string | int$identifierEither the first identifier octet as int or all identifier bytes as a string
int$contentLength

Références ASNObject\$contentLength, UnknownObject\$identifier, ASNObject\setContentLength(), et value.

Documentation des fonctions membres

◆ calculateContentLength()

calculateContentLength ( )
protected

◆ getContent()

getContent ( )

Références UnknownObject\$value.

◆ getEncodedValue()

getEncodedValue ( )
protected

◆ getIdentifier()

getIdentifier ( )

◆ getType()

getType ( )

Documentation des champs

◆ $identifier

$identifier
private

◆ $value

$value
private

Référencé par UnknownObject\getContent().


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