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

Class: PEAR_REST_10

Source Location: /PEAR-1.4.3/PEAR/REST/10.php

Class Overview


Implement REST 1.0


Author(s):

Version:

  • Release: 1.4.3

Copyright:

  • 1997-2005 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 40]
Implement REST 1.0


[ Top ]


Method Detail

PEAR_REST_10 (Constructor)   [line 46]

PEAR_REST_10 PEAR_REST_10( $config, [ $options = array()])


Parameters:

   $config   — 
   $options   — 

[ Top ]

betterStates   [line 608]

false|array betterStates( string $state, [boolean $include = false])

Return an array containing all of the states that are more stable than or equal to the passed in state
  • Return: False if $state is not a valid release state

Parameters:

string   $state   —  Release state
boolean   $include   —  Determines whether to include $state in the list

[ Top ]

getDepDownloadURL   [line 104]

void getDepDownloadURL( $base, $xsdversion, $dependency, $deppackage, [ $prefstate = 'stable'], [ $installed = false])


Parameters:

   $base   — 
   $xsdversion   — 
   $dependency   — 
   $deppackage   — 
   $prefstate   — 
   $installed   — 

[ Top ]

getDownloadURL   [line 51]

void getDownloadURL( $base, $packageinfo, $prefstate, $installed)


Parameters:

   $base   — 
   $packageinfo   — 
   $prefstate   — 
   $installed   — 

[ Top ]

listAll   [line 314]

void listAll( $base, $dostable, [ $basic = true], [ $searchpackage = false], [ $searchsummary = false])


Parameters:

   $base   — 
   $dostable   — 
   $basic   — 
   $searchpackage   — 
   $searchsummary   — 

[ Top ]

listLatestUpgrades   [line 470]

void listLatestUpgrades( $base, $state, $installed, $channel, &$reg)


Parameters:

   $base   — 
   $state   — 
   $installed   — 
   $channel   — 
   &$reg   — 

[ Top ]

listPackages   [line 302]

void listPackages( $base)


Parameters:

   $base   — 

[ Top ]

packageInfo   [line 537]

void packageInfo( $base, $package)


Parameters:

   $base   — 
   $package   — 

[ Top ]


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