Liste de tous les membres
Documentation des constructeurs et destructeur
plgQuickiconJoomlaupdate::__construct |
( |
& |
$subject, |
|
|
|
$config |
|
) |
| |
Constructor
- Paramètres:
-
object | $subject | The object to observe |
array | $config | An array that holds the plugin configuration |
- Depuis:
- 2.5
Réimplémentée à partir de JPlugin.
Références $config.
Documentation des fonctions membres
plgQuickiconJoomlaupdate::onGetIcons |
( |
|
$context | ) |
|
This method is called when the Quick Icons module is constructing its set of icons. You can return an array which defines a single icon and it will be rendered right after the stock Quick Icons.
- Paramètres:
-
$context | The calling context |
- Renvoie:
- array A list of icon definition associative arrays, consisting of the keys link, image, text and access.
- Depuis:
- 2.5
Références $script, JText\_(), JURI\base(), JFactory\getApplication(), JFactory\getDocument(), et JFactory\getUser().
La documentation de cette classe a été générée à partir du fichier suivant :