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

Liste de tous les membres

Fonctions membres publiques

getPhpSettings ()
getConfig ()
getInfo ()
getPHPInfo ()
 getDirectory ()
getEditor ()

Attributs protégés

 $php_settings = null
 $config = null
 $info = null
 $php_info = null
 $directories = null
 $editor = null

Fonctions membres privées

 _addDirectory ($name, $path, $message= '')

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

AdminModelSysInfo::_addDirectory (   $name,
  $path,
  $message = '' 
)
private

Références $message, $name, et $path.

& AdminModelSysInfo::getConfig ( )

method to get the config

Renvoie:
array config values

Références $config, et $key.

AdminModelSysInfo::getDirectory ( )

method to get the directory states

Renvoie:
array states of directories

Références $cparams, $folder, JFolder\folders(), JFactory\getConfig(), JComponentHelper\getParams(), jimport(), JPATH_ADMINISTRATOR, JPATH_CACHE, JPATH_CONFIGURATION, JPATH_LIBRARIES, JPATH_PLUGINS, JPATH_ROOT, JPATH_SITE, et JPATH_THEMES.

+ Voici le graphe d'appel pour cette fonction :

& AdminModelSysInfo::getEditor ( )

method to get the editor

Renvoie:
string the default editor

has to be removed (it is present in the config...)

Références $config, et JFactory\getConfig().

+ Voici le graphe d'appel pour cette fonction :

& AdminModelSysInfo::getInfo ( )

method to get the system information

Renvoie:
array system information values

Références $db, et $version.

& AdminModelSysInfo::getPHPInfo ( )

method to get the PHP info

Renvoie:
string PHP info

Références $output.

& AdminModelSysInfo::getPhpSettings ( )

Method to get the ChangeLog

Renvoie:
array some php settings

Documentation des données membres

AdminModelSysInfo::$config = null
protected
AdminModelSysInfo::$directories = null
protected
AdminModelSysInfo::$editor = null
protected
AdminModelSysInfo::$info = null
protected
AdminModelSysInfo::$php_info = null
protected
AdminModelSysInfo::$php_settings = null
protected

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