[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/Auth/ -> mcal.php (sommaire)

(pas de description)

Poids: 101 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Auth_mcal:: (3 méthodes):
  Auth_mcal()
  _authenticate()
  listUsers()


Classe: Auth_mcal  - X-Ref

The Auth_mcal class provides an MCAL implementation of the Horde
authentication system.

MCAL Home Page: http://mcal.chek.com/

Required parameters:<pre>
'calendar'  The MCAL calendar name.</pre>


$Horde: framework/Auth/Auth/mcal.php,v 1.27.10.9 2006/01/01 21:28:07 jan Exp $

Copyright 1999-2006 Chuck Hagenbuch <chuck@horde.org>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Auth_mcal($params = array()   X-Ref
Constructs a new MCAL authentication object.

param: array $params  A hash containing connection parameters.

_authenticate($userId, $credentials)   X-Ref
Find out if a set of login credentials are valid.

param: string $userId      The userId to check.
param: array $credentials  An array of login credentials. For MCAL,
return: boolean  Whether or not the credentials are valid.

listUsers()   X-Ref
List all users in the system.

return: mixed  The array of userIds, or a PEAR_Error object on failure.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7