Joomla CMS  2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe AdminModelHelp
+ Graphe d'héritage de AdminModelHelp:
+ Graphe de collaboration de AdminModelHelp:

Liste de tous les membres

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

Additional Inherited Members

- Fonctions membres publiques statiques inherited from JModelLegacy
static addIncludePath ($path= '', $prefix= '')
- Fonctions membres publiques statiques inherited from JModel
static addTablePath ($path)
static getInstance ($type, $prefix= '', $config=array())

Documentation des fonctions membres

& AdminModelHelp::getHelpSearch ( )

Method to get the help search string

Renvoie:
string Help search string

Références JRequest\getString().

+ Voici le graphe d'appel pour cette fonction :

& AdminModelHelp::getLangTag ( )

Method to get the lang tag

Renvoie:
string lang iso tag

Références $lang, JFolder\exists(), JFactory\getLanguage(), jimport(), et JPATH_BASE.

+ Voici le graphe d'appel pour cette fonction :

& AdminModelHelp::getLatestVersionCheck ( )

Method to get the latest version check;

Renvoie:
string Latest Version Check URL
& AdminModelHelp::getPage ( )

Method to get the page

Renvoie:
string page

Références JRequest\getCmd().

+ Voici le graphe d'appel pour cette fonction :

& AdminModelHelp::getToc ( )

Method to get the toc

Renvoie:
array Table of contents

Références $file, $files, $title, JText\_(), JFolder\files(), JPATH_BASE, JString\strpos(), et JString\strtolower().

+ Voici le graphe d'appel pour cette fonction :


Documentation des données membres

AdminModelHelp::$help_search = null
protected
AdminModelHelp::$lang_tag = null
protected
AdminModelHelp::$latest_version_check = null
protected
AdminModelHelp::$page = null
protected
AdminModelHelp::$toc = null
protected

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