[ Index ]
 

Code source de PHP PEAR 1.4.5

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

title

Body

[fermer]

/PEAR/ -> Info.php (sommaire)

(pas de description)

Poids: 420 lignes (16 kb)
Inclus ou requis: 1 fois
Référencé: 0 fois
Nécessite: 2 fichiers
 PEAR/Registry.php
 PEAR/Remote.php

Définit 1 class

PEAR_Info:: (8 méthodes):
  PEAR_Info()
  setProxy()
  getPackages()
  getConfig()
  getCredits()
  pearImage()
  show()
  packageInstalled()


Classe: PEAR_Info  - X-Ref

PEAR_Info generate phpinfo() style PEAR information

PEAR_Info($pear_dir = FALSE, $pear_user_config = FALSE)   X-Ref
PEAR_Info Constructor

param: pear_dir string[optional]
return: bool

setProxy($proxy)   X-Ref
Set PEAR http_proxy for remote calls

param: proxy string
return: bool

getPackages()   X-Ref
Retrieve and format PEAR Packages info

return: void

getConfig()   X-Ref
Retrieves and formats the PEAR Config data

return: void

getCredits()   X-Ref
Retrieves and formats the PEAR Credits

return: void

pearImage()   X-Ref
outputs the PEAR logo

return: void

show()   X-Ref
Shows PEAR_Info output

return: void

packageInstalled($package_name, $version = null, $pear_user_config = null)   X-Ref
Check if a package is installed




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