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é
Tout Structures de données Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe AdminViewSysinfo
+ Graphe d'héritage de AdminViewSysinfo:

Fonctions membres publiques

 display ($tpl=null)
 
 display ($tpl=null)
 
 display ($tpl=null)
 

Fonctions membres protégées

 _setSubMenu ()
 
 addToolbar ()
 
 getLayoutData ()
 
 getLayoutData ()
 
 renderSection ($sectionName, $sectionData, $level=0)
 
 renderDirectories ($sectionName, $sectionData, $level=-1)
 

Attributs protégés

 $php_settings = array()
 
 $config = array()
 
 $info = array()
 
 $php_info = null
 
 $directory = array()
 

Description détaillée

Sysinfo View class for the Admin component

Depuis
1.6

Sysinfo View class for the Admin component

Depuis
3.5

Documentation des fonctions membres

◆ _setSubMenu()

_setSubMenu ( )
protected

Setup the SubMenu

Renvoie
void
Depuis
1.6
Note
Necessary for Hathor compatibility
Obsolète:
4.0 To be removed with Hathor

Références $document, et getDocument.

◆ addToolbar()

addToolbar ( )
protected

Setup the Toolbar

Renvoie
void
Depuis
1.6

Références title.

◆ display() [1/3]

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
3.5

Références $data, et json_encode.

◆ display() [2/3]

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
3.5

Références $data, $section, et JPATH_ROOT.

◆ display() [3/3]

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

◆ getLayoutData() [1/2]

getLayoutData ( )
protected

Get the data for the view

Renvoie
array
Depuis
3.5

◆ getLayoutData() [2/2]

getLayoutData ( )
protected

Get the data for the view

Renvoie
array
Depuis
3.5

◆ renderDirectories()

renderDirectories (   $sectionName,
  $sectionData,
  $level = -1 
)
protected

Specific rendering for directories

Paramètres
string$sectionNameName of the section
array$sectionDataDirectories information
integer$levelStarting level
Renvoie
string
Depuis
3.5

Références $data.

◆ renderSection()

renderSection (   $sectionName,
  $sectionData,
  $level = 0 
)
protected

Render a section

Paramètres
string$sectionNameName of the section to render
array$sectionDataData of the section to render
integer$levelDepth level for indentation
Renvoie
string
Depuis
3.5

Références $name, $value, et null.

Documentation des champs

◆ $config

$config = array()
protected

◆ $directory

$directory = array()
protected

◆ $info

$info = array()
protected

◆ $php_info

$php_info = null
protected

◆ $php_settings

$php_settings = array()
protected

La documentation de cette classe a été générée à partir des fichiers suivants :