apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: PEAR_Info

Source Location: /PEAR_Info-1.6.0/Info.php

Class Overview


PEAR_Info generate phpinfo() style PEAR information


Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
PEAR_Info generate phpinfo() style PEAR information


[ Top ]


Method Detail

PEAR_Info (Constructor)   [line 38]

bool PEAR_Info( [pear_dir $pear_dir = FALSE], [ $pear_user_config = FALSE])

PEAR_Info Constructor
  • Access: public

Parameters:

pear_dir   $pear_dir   —  string[optional]
   $pear_user_config   — 

[ Top ]

packageInstalled   [line 397]

void packageInstalled( $package_name, [ $version = null], [ $pear_user_config = null])

Check if a package is installed

Parameters:

   $package_name   — 
   $version   — 
   $pear_user_config   — 

[ Top ]

pearImage   [line 363]

void pearImage( )

outputs the PEAR logo
  • Access: public

[ Top ]

setProxy   [line 122]

bool setProxy( proxy $proxy)

Set PEAR http_proxy for remote calls
  • Access: public

Parameters:

proxy   $proxy   —  string

[ Top ]

show   [line 388]

void show( )

Shows PEAR_Info output
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:11:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.