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

Class: Web_Command_Forward_Compatible

Source Location: /PEAR_Frontend_Web-0.6.0/Frontend/Web_Command_Forward_Compatible.php

Class Overview

PEAR_Command_Common
   |
   --Web_Command_Forward_Compatible

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

Web_Command_Forward_Compatible (Constructor)   [line 57]

Web_Command_Forward_Compatible Web_Command_Forward_Compatible( &$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 642]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListCategories   [line 311]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListCategory   [line 402]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListPackages   [line 234]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doListUpgrades   [line 128]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

doSearch   [line 946]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

reg_doListAll   [line 113]

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


Parameters:

   $command   — 
   $options   — 
   $params   — 

[ Top ]

REST_listAll   [line 773]

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


Parameters:

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

[ Top ]

REST_listCategories   [line 623]

array REST_listCategories( &$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 496]

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 550]

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:00:32 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.