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

Fonctions membres publiques

 onSampledataGetOverview ()
 
 onAjaxSampledataApplyStep2 ()
 
 onAjaxSampledataApplyStep4 ()
 
- 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

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

Fonctions membres privées

 addMenuItems (array $menuItems, $level)
 

Attributs privés

 $menuItemModel
 

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

Sampledata - Blog Plugin

Depuis
3.8.0

Documentation des fonctions membres

◆ addMenuItems()

addMenuItems ( array  $menuItems,
  $level 
)
private

Adds menuitems.

Paramètres
array$menuItemsArray holding the menuitems arrays.
integer$levelLevel in the category tree.
Renvoie
array IDs of the inserted menuitems.
Depuis
3.8.0
Exceptions
Exception

Références $itemIds, $language, et $user.

◆ onAjaxSampledataApplyStep2()

onAjaxSampledataApplyStep2 ( )

Second step to enter the sampledata. Menus.

Renvoie
array|void Will be converted into the JSON response to the module.
Depuis
3.8.0

Références $i, $language, $menu, $menuTypes, $type, et Joomla\Application\checkToken().

◆ onAjaxSampledataApplyStep4()

onAjaxSampledataApplyStep4 ( )

Final step to show completion of sampledata.

Renvoie
array|void Will be converted into the JSON response to the module.
Depuis
4.0.0

◆ onSampledataGetOverview()

onSampledataGetOverview ( )

Get an overview of the proposed sampledata.

Renvoie
stdClass|void Will be converted into the JSON response to the module.
Depuis
3.8.0

Références $data.

Documentation des champs

◆ $app

$app
protected

◆ $autoloadLanguage

$autoloadLanguage = true
protected

◆ $db

$db
protected

◆ $menuItemModel

$menuItemModel
private

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