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

Class: PEAR_Frontend_Web_CommandForwardCompatible

Source Location: /PEAR_Frontend_Web-0.7.0/Frontend/Web/CommandForwardCompatible.php

Class Overview

PEAR_Command_Common
   |
   --PEAR_Frontend_Web_CommandForwardCompatible

Slightly different implementations of PEAR Commands, Forward compatible class for submited bugs that will be fixed 'later'


Author(s):

Version:

  • Release: TODO

Copyright:

  • 1997-2007 The PHP Group

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 43]
Slightly different implementations of PEAR Commands, Forward compatible class for submited bugs that will be fixed 'later'


[ Top ]


Class Variables

$commands = array()

[line 47]


Type:   mixed


[ Top ]



Method Detail

PEAR_Frontend_Web_CommandForwardCompatible (Constructor)   [line 57]

PEAR_Frontend_Web_CommandForwardCompatible PEAR_Frontend_Web_CommandForwardCompatible( &$ui, &$config)

PEAR_Command_Registry constructor.
  • Access: public

Parameters:

   &$ui   — 
   &$config   — 

[ Top ]

doList   [line 67]

void doList( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListAll   [line 727]

void doListAll( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListCategories   [line 323]

void doListCategories( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListCategory   [line 438]

void doListCategory( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListPackages   [line 240]

void doListPackages( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListUpgrades   [line 137]

void doListUpgrades( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doSearch   [line 1031]

void doSearch( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

reg_doListAll   [line 112]

void reg_doListAll( $command, $options, $params)


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

REST_listAll   [line 858]

void REST_listAll( &$rest, $base, $dostable, [ $basic = true], [ $searchpackage = false], [ $searchsummary = false])


Parameters:

   &$rest   — 
   $base   — 
   $dostable   — 
   $basic   — 
   $searchpackage   — 
   $searchsummary   — 

[ Top ]

REST_listCategories10   [line 665]

array REST_listCategories10( &$rest, string $base)

List all categories of a REST server
  • Return: of categorynames

Parameters:

string   $base   —  base URL of the server
   &$rest   — 

[ Top ]

REST_listCategories11   [line 707]

array REST_listCategories11( &$rest, string $base)

List all categories of a REST server
  • Return: of categorynames

Parameters:

string   $base   —  base URL of the server
   &$rest   — 

[ Top ]

REST_listCategory10   [line 538]

array REST_listCategory10( &$rest, string $base, string $category, [boolean $info = false])

List a category of a REST server
  • Return: of packagenames

Parameters:

string   $base   —  base URL of the server
string   $category   —  name of the category
boolean   $info   —  also download full package info
   &$rest   — 

[ Top ]

REST_listCategory11   [line 592]

array REST_listCategory11( &$rest, string $base, string $category, [boolean $info = false])

List a category of a REST server
  • Return: of packagenames

Parameters:

string   $base   —  base URL of the server
string   $category   —  name of the category
boolean   $info   —  also download full package info
   &$rest   — 

[ Top ]


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