| [ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 155 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 managing configuration data.| 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, FALSE for unknown commands, 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, FALSE for unknown commands, or |
| Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |