[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
PEAR_REST_11 - implement faster list-all/remote-list command PHP versions 4 and 5
Author: | Greg Beaver <cellog@php.net> |
Copyright: | 1997-2006 The PHP Group |
License: | http://www.php.net/license/3_0.txt PHP License 3.0 |
Version: | CVS: $Id: 11.php,v 1.7 2007/01/07 18:39:12 cellog Exp $ |
Poids: | 223 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 2 fichiers PEAR/REST.php PEAR/PackageFile/v2.php |
PEAR_REST_11:: (3 méthodes):
PEAR_REST_11()
listAll()
betterStates()
Classe: PEAR_REST_11 - X-Ref
Implement REST 1.1PEAR_REST_11($config, $options = array() X-Ref |
listAll($base, $dostable, $basic = true) X-Ref |
Pas de description |
betterStates($state, $include = false) X-Ref |
Return an array containing all of the states that are more stable than or equal to the passed in state param: string Release state param: boolean Determines whether to include $state in the list return: false|array False if $state is not a valid release state |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |