[ Index ]
 

Code source de PHP PEAR 1.4.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/PEAR/Command/ -> Config.php (sommaire)

PEAR_Command_Config (config-show, config-get, config-set, config-help, config-create commands) PHP versions 4 and 5

Author: Stig Bakken <ssb@php.net>
Author: Greg Beaver <cellog@php.net>
Copyright: 1997-2006 The PHP Group
License: http://www.php.net/license/3_0.txt PHP License 3.0
Version: CVS: $Id: Config.php,v 1.52 2006/03/05 21:32:47 cellog Exp $
Poids: 418 lignes (15 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 1 fichier
 PEAR/Command/Common.php

Définit 1 class

PEAR_Command_Config:: (8 méthodes):
  PEAR_Command_Config()
  doConfigShow()
  doConfigGet()
  doConfigSet()
  doConfigHelp()
  doConfigCreate()
  _showConfig()
  _checkLayer()


Classe: PEAR_Command_Config  - X-Ref

PEAR commands for managing configuration data.

PEAR_Command_Config(&$ui, &$config)   X-Ref
PEAR_Command_Config constructor.


doConfigShow($command, $options, $params)   X-Ref
Pas de description

doConfigGet($command, $options, $params)   X-Ref
Pas de description

doConfigSet($command, $options, $params)   X-Ref
Pas de description

doConfigHelp($command, $options, $params)   X-Ref
Pas de description

doConfigCreate($command, $options, $params)   X-Ref
Pas de description

_showConfig(&$config)   X-Ref
Pas de description

_checkLayer($layer = null)   X-Ref
Checks if a layer is defined or not

param: string $layer The layer to search for
return: mixed False on no error or the error message



Généré le : Sun Feb 25 14:08:00 2007 par Balluche grâce à PHPXref 0.7