Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (... $children) | |
getContent () | |
rewind () | |
current () | |
key () | |
next () | |
valid () | |
offsetExists ($offset) | |
offsetGet ($offset) | |
offsetSet ($offset, $value) | |
offsetUnset ($offset) | |
addChild (ASNObject $child) | |
addChildren (array $children) | |
__toString () | |
getNumberOfChildren () | |
getChildren () | |
getFirstChild () | |
count ($mode=COUNT_NORMAL) | |
getIterator () | |
Fonctions membres publiques hérités de ASNObject | |
getContent () | |
getType () | |
getIdentifier () | |
getBinary () | |
getObjectLength () | |
__toString () | |
getTypeName () | |
Fonctions membres publiques statiques | |
static | fromBinary (&$binaryData, &$offsetIndex=0) |
Fonctions membres publiques statiques hérités de ASNObject | |
static | fromBinary (&$binaryData, &$offsetIndex=0) |
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 protégés | |
$children | |
Attributs privés | |
$iteratorPosition | |
Membres hérités additionnels | |
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 | ( | $children | ) |
Références Construct\$children, et children.
__toString | ( | ) |
Références Construct\getNumberOfChildren().
addChild | ( | ASNObject | $child | ) |
Références children.
Référencé par Attributes\addAttribute(), Construct\addChildren(), et CSR\createCSRSequence().
addChildren | ( | array | $children | ) |
Références Construct\$children, et Construct\addChild().
|
protected |
Références $component, et children.
count | ( | $mode = COUNT_NORMAL | ) |
Références $mode, et children.
Référencé par Construct\getNumberOfChildren(), et Construct\offsetSet().
current | ( | ) |
Références Construct\$iteratorPosition, et children.
|
static |
string | $binaryData | |
int | $offsetIndex |
Exception |
Implémente Parsable.
Références Construct\$children, ASNObject\$contentLength, et ASNObject\fromBinary().
Référencé par ASNObject\fromBinary().
getChildren | ( | ) |
Références Construct\$children.
Référencé par AndroidKeyAttestationStatementSupport\checkAbsenceOfAllApplicationsTag().
getContent | ( | ) |
Références Construct\$children.
|
protected |
Références $component, $result, et children.
getFirstChild | ( | ) |
Références children.
getIterator | ( | ) |
Références children.
getNumberOfChildren | ( | ) |
Références children, et Construct\count().
Référencé par Construct\__toString().
key | ( | ) |
Références Construct\$iteratorPosition.
next | ( | ) |
offsetExists | ( | $offset | ) |
Références Joomla\Database\Query\$offset, et children.
offsetGet | ( | $offset | ) |
Références Joomla\Database\Query\$offset, et children.
offsetSet | ( | $offset, | |
$value | |||
) |
Références Joomla\Database\Query\$offset, $value, children, Construct\count(), et null.
offsetUnset | ( | $offset | ) |
Références Joomla\Database\Query\$offset, et children.
rewind | ( | ) |
Référencé par CSR\createCSRSequence().
valid | ( | ) |
Références children.
|
protected |
|
private |
Référencé par Construct\current(), et Construct\key().