Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
onAttachCallback (Document $doc) | |
Fonctions membres publiques hérités de WebAssetItem | |
__construct (string $name, string $uri=null, array $options=[], array $attributes=[], array $dependencies=[]) | |
getName () | |
getVersion () | |
getDependencies () | |
getUri ($resolvePath=true) | |
getOption (string $key, $default=null) | |
setOption (string $key, $value=null) | |
getOptions () | |
getAttribute (string $key, $default=null) | |
setAttribute (string $key, $value=null) | |
getAttributes () | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de WebAssetItem | |
resolvePath (string $path, string $type) | |
isPathExternal (string $path) | |
isPathAbsolute (string $path) | |
Attributs protégés hérités de WebAssetItem | |
$name = '' | |
$uri = '' | |
$options = [] | |
$attributes = [] | |
$dependencies = [] | |
$version = 'auto' | |
Web Asset Item class for form.validate asset
onAttachCallback | ( | Document | $doc | ) |
Method called when asset attached to the Document. Useful for Asset to add a Script options.
Document | $doc | Active document |
Implémente WebAssetAttachBehaviorInterface.
Références Text\script().