Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getType () | |
Fonctions membres publiques hérités de AbstractTime | |
__construct ($dateTime=null, $dateTimeZone='UTC') | |
getContent () | |
__toString () | |
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 AbstractTime | |
getLastDateTimeErrors () | |
Fonctions membres protégées hérités de ASNObject | |
calculateContentLength () | |
getEncodedValue () | |
getNumberOfLengthOctets ($contentLength=null) | |
getContentLength () | |
setContentLength ($newContentLength) | |
Membres hérités additionnels | |
Fonctions membres protégées statiques hérités de AbstractTime | |
static | extractTimeZoneData (&$binaryData, &$offsetIndex, DateTime $dateTime) |
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 AbstractTime | |
$value | |
This ASN.1 universal type contains the calendar date and time.
The precision is one minute or one second and optionally a local time differential from coordinated universal time.
Decoding of this type will accept the Basic Encoding Rules (BER) The encoding will comply with the Distinguished Encoding Rules (DER).
|
protected |
|
static |
Parse an instance of this class from its binary DER encoded representation.
string | $binaryData | |
int | $offsetIndex | the offset at which parsing of the $binaryData is started. This parameter ill be modified to contain the offset index of the next object after this object has been parsed |
ParserException | if the given binary data is either invalid or not currently supported |
Implémente Parsable.
Références ASNObject\$contentLength, $format, elseif, et Identifier\UTC_TIME.
Référencé par ASNObject\fromBinary().
|
protected |
Références value.
getType | ( | ) |
Références Identifier\UTC_TIME.