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

Fonctions membres publiques

 onInstallerAddInstallationTab ()
 
- 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 ()
 

Champs de données

const REMOTE_URL = 'https://appscdn.joomla.org/webapps/'
 
- Champs de données hérités de CMSPlugin
 $params = null
 

Attributs protégés

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

Fonctions membres privées

 isRTL ()
 
 getInstallFrom ()
 

Attributs privés

 $installfrom = null
 
 $rtl = null
 

Membres hérités additionnels

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

Description détaillée

Support for the "Install from Web" tab

Depuis
3.2

Documentation des fonctions membres

◆ getInstallFrom()

getInstallFrom ( )
private

Get the install from URL

Renvoie
string
Depuis
3.2

Références $field, et null.

◆ isRTL()

isRTL ( )
private

Internal check to determine if the output is in a RTL direction

Renvoie
integer
Depuis
3.2

Références null.

◆ onInstallerAddInstallationTab()

onInstallerAddInstallationTab ( )

Event listener for the onInstallerAddInstallationTab event.

Renvoie
array Returns an array with the tab information
Depuis
4.0.0

Références $doc, $lang, Text\_(), et Text\script().

Documentation des champs

◆ $app

$app
protected

◆ $installfrom

$installfrom = null
private

◆ $rtl

$rtl = null
private

◆ REMOTE_URL

const REMOTE_URL = 'https://appscdn.joomla.org/webapps/'

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