[ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
PEAR_Remote PHP versions 4 and 5
Author: | Stig Bakken <ssb@php.net> |
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: Remote.php,v 1.79 2006/03/27 04:33:11 cellog Exp $ |
Poids: | 498 lignes (18 kb) |
Inclus ou requis: | 2 fois |
Référencé: | 0 fois |
Nécessite: | 3 fichiers PEAR.php XML/RPC.php PEAR/Config.php |
PEAR_Remote:: (8 méthodes):
PEAR_Remote()
setRegistry()
getCache()
saveCache()
clearCache()
call()
call_epi()
_encode()
Classe: PEAR_Remote - X-Ref
This is a class for doing remote operations against the centralPEAR_Remote(&$config) X-Ref |
setRegistry(&$reg) X-Ref |
Pas de description |
getCache($args) X-Ref |
Pas de description |
saveCache($args, $data) X-Ref |
Pas de description |
clearCache($method, $args) X-Ref |
Pas de description |
call($method) X-Ref |
Pas de description |
call_epi($method) X-Ref |
Pas de description |
_encode($php_val) X-Ref |
Pas de description |
Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |