Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe InstallationHtmlHelper

Fonctions membres publiques statiques

static stepbar ()
 
static stepbarlanguages ()
 

Fonctions membres privées statiques

static getTab ($id, $tabs)
 
static getTabNumber ($id, $tabs)
 

Description détaillée

HTML utility class for the installation application

Depuis
1.6

Documentation des fonctions membres

◆ getTab()

static getTab (   $id,
  $tabs 
)
staticprivate

Method to generate the navigation tab.

Paramètres
string$idThe container ID.
array$tabsThe navigation tabs.
Renvoie
string Markup for the tab.
Depuis
3.1

Références $id, $input, $tabs, $view, et elseif.

◆ getTabNumber()

static getTabNumber (   $id,
  $tabs 
)
staticprivate

Method to determine the tab (step) number.

Paramètres
string$idThe container ID.
array$tabsThe navigation tabs.
Renvoie
integer Tab number in navigation sequence.
Depuis
3.1

◆ stepbar()

static stepbar ( )
static

Method to generate the side bar.

Renvoie
string Markup for the side bar.
Depuis
1.6

Références $html, $path, $tabs, $useftp, et JPATH_CONFIGURATION.

◆ stepbarlanguages()

static stepbarlanguages ( )
static

Method to generate the side bar.

Renvoie
string Markup for the side bar.
Depuis
3.1

Références $html, et $tabs.


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