| [ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
PEAR_Command_Auth (login, logout commands) 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: Auth.php,v 1.23 2006/03/02 18:14:13 cellog Exp $ |
| Poids: | 186 lignes (5 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PEAR_Command_Auth:: (3 méthodes):
PEAR_Command_Auth()
doLogin()
doLogout()
Classe: PEAR_Command_Auth - X-Ref
PEAR commands for login/logout| PEAR_Command_Auth(&$ui, &$config) X-Ref |
| PEAR_Command_Auth constructor. |
| doLogin($command, $options, $params) X-Ref |
| Execute the 'login' command. param: string $command command name param: array $options option_name => value param: array $params list of additional parameters return: bool TRUE on success or |
| doLogout($command, $options, $params) X-Ref |
| Execute the 'logout' command. param: string $command command name param: array $options option_name => value param: array $params list of additional parameters return: bool TRUE on success or |
| Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
|