Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
parseBase64 ($data, array $template) | |
parseBinary ($binary, array $template) | |
Fonctions membres privées | |
validate (ASNObject $object, $key, $value) | |
assertTypeId ($expectedTypeId, ASNObject $object) | |
|
private |
Références ASNObject\getType().
Référencé par TemplateParser\validate().
parseBase64 | ( | $data, | |
array | $template | ||
) |
string | $data | |
array | $template |
ParserException | if there was an issue parsing |
Références $data, et TemplateParser\parseBinary().
parseBinary | ( | $binary, | |
array | $template | ||
) |
string | $binary | |
array | $template |
ParserException | if there was an issue parsing |
Références $key, $template, $value, ASNObject\fromBinary(), et TemplateParser\validate().
Référencé par TemplateParser\parseBase64().
|
private |
Références $key, $value, et TemplateParser\assertTypeId().
Référencé par TemplateParser\parseBinary().