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

Fonctions membres publiques

 onSetupProviders (MediaProviderEvent $event)
 
 getID ()
 
 getDisplayName ()
 
 getAdapters ()
 
- 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

FileSystem Local plugin.

The plugin to deal with the local filesystem in Media Manager.

Depuis
4.0.0

Documentation des fonctions membres

◆ getAdapters()

getAdapters ( )

Returns and array of adapters

Renvoie
[]
Depuis
4.0.0

Implémente ProviderInterface.

Références JPATH_ROOT.

◆ getDisplayName()

getDisplayName ( )

Returns the display name of the provider

Renvoie
string
Depuis
4.0.0

Implémente ProviderInterface.

◆ getID()

getID ( )

Returns the ID of the provider

Renvoie
string
Depuis
4.0.0

Implémente ProviderInterface.

◆ onSetupProviders()

onSetupProviders ( MediaProviderEvent  $event)

Setup Providers for Local Adapter

Paramètres
MediaProviderEvent$eventEvent for ProviderManager
Renvoie
void
Depuis
4.0.0

Références $this, et MediaProviderEvent\getProviderManager().

Documentation des champs

◆ $autoloadLanguage

$autoloadLanguage = true
protected

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