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 AdminViewHelp
+ Graphe d'héritage de AdminViewHelp:

Fonctions membres publiques

 display ($tpl=null)
 

Fonctions membres protégées

 addToolbar ()
 

Attributs protégés

 $help_search = null
 
 $page = null
 
 $lang_tag = null
 
 $toc = array()
 
 $latest_version_check = 'https://downloads.joomla.org/latest'
 
 $start_here = null
 

Description détaillée

HTML View class for the Admin component

Depuis
1.6

Documentation des fonctions membres

◆ addToolbar()

addToolbar ( )
protected

Setup the Toolbar

Renvoie
void
Depuis
1.6

Références title.

◆ display()

display (   $tpl = null)

Execute and display a template script.

Paramètres
string$tplThe name of the template file to parse; automatically searches through the template paths.
Renvoie
mixed A string if successful, otherwise an Error object.
Depuis
1.6

Documentation des champs

◆ $help_search

$help_search = null
protected

◆ $lang_tag

$lang_tag = null
protected

◆ $latest_version_check

$latest_version_check = 'https://downloads.joomla.org/latest'
protected

◆ $page

$page = null
protected

◆ $start_here

$start_here = null
protected

◆ $toc

$toc = array()
protected

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