Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe PlgButtonImage
+ Graphe d'héritage de PlgButtonImage:

Fonctions membres publiques

 onDisplay ($name, $asset, $author)
 
- Fonctions membres publiques hérités de CMSPlugin
 __construct (&$subject, $config=array())
 
 loadLanguage ($extension='', $basePath=JPATH_ADMINISTRATOR)
 
 setApplication (CMSApplicationInterface $application)
 
- Fonctions membres publiques hérités de DispatcherAwareInterface
 setDispatcher (DispatcherInterface $dispatcher)
 
- Fonctions membres publiques hérités de PluginInterface
 registerListeners ()
 

Attributs protégés

 $autoloadLanguage = true
 
- Attributs protégés hérités de CMSPlugin
 $_name = null
 
 $_type = null
 
 $autoloadLanguage = false
 
 $allowLegacyListeners = true
 

Membres hérités additionnels

- Champs de données hérités de CMSPlugin
 $params = null
 
- Fonctions membres protégées hérités de CMSPlugin
 registerLegacyListener (string $methodName)
 
 registerListener (string $methodName)
 
 getApplication ()
 

Description détaillée

Editor Image button

Depuis
1.5

Documentation des fonctions membres

◆ onDisplay()

onDisplay (   $name,
  $asset,
  $author 
)

Display the button.

Paramètres
string$nameThe name of the button to display.
string$assetThe name of the asset being edited.
integer$authorThe id of the author owning the asset being edited.
Renvoie
CMSObject|false
Depuis
1.5

Références $app, $author, $button, $doc, $extension, $link, $name, $parts, $user, Factory\getApplication(), et Factory\getUser().

Documentation des champs

◆ $autoloadLanguage

$autoloadLanguage = true
protected

La documentation de cette classe a été générée à partir du fichier suivant :