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

Fonctions membres publiques

getHelpSearch ()
 
getPage ()
 
 getLangTag ()
 
getToc ()
 
getLatestVersionCheck ()
 

Attributs protégés

 $help_search = null
 
 $page = null
 
 $lang_tag = null
 
 $toc = null
 
 $latest_version_check = null
 

Description détaillée

Admin Component Help Model

Depuis
1.6

Documentation des fonctions membres

◆ getHelpSearch()

& getHelpSearch ( )

Method to get the help search string

Renvoie
string Help search string
Depuis
1.6

◆ getLangTag()

getLangTag ( )

Method to get the lang tag

Renvoie
string lang iso tag
Depuis
1.6

Références JPATH_BASE.

◆ getLatestVersionCheck()

& getLatestVersionCheck ( )

Method to get the latest version check

Renvoie
string Latest Version Check URL

◆ getPage()

& getPage ( )

Method to get the page

Renvoie
string The page
Depuis
1.6

◆ getToc()

& getToc ( )

Method to get the table of contents

Renvoie
array Table of contents

Références $buffer, $data, $file, $files, $key, $title, $value, jimport(), et JPATH_BASE.

Documentation des champs

◆ $help_search

$help_search = null
protected

◆ $lang_tag

$lang_tag = null
protected

◆ $latest_version_check

$latest_version_check = null
protected

◆ $page

$page = null
protected

◆ $toc

$toc = null
protected

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