Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
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) |
__construct | ( | $identifier, | |
$contentLength | |||
) |
string | int | $identifier | Either 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.
|
protected |
Références ASNObject\getContentLength().
getContent | ( | ) |
Références UnknownObject\$value.
|
protected |
getIdentifier | ( | ) |
Références UnknownObject\$identifier.
getType | ( | ) |
|
private |
Référencé par UnknownObject\__construct(), et UnknownObject\getIdentifier().
|
private |
Référencé par UnknownObject\getContent().