| [ Index ] |
|
Code source de XOOPS 2.0.17.1 |
[Code source] [Imprimer] [Statistiques]
defines abstract authentification wrapper class
| Poids: | 106 lignes (4 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
XoopsAuth:: (5 méthodes):
XoopsAuth()
authenticate()
setErrors()
getErrors()
getHtmlErrors()
| XoopsAuth(&$dao) X-Ref |
| Authentication Service constructor |
| authenticate() X-Ref |
| setErrors($err_no, $err_str) X-Ref |
| add an error param: string $value error to add |
| getErrors() X-Ref |
| return the errors for this object as an array return: array an array of errors |
| getHtmlErrors() X-Ref |
| return the errors for this object as html return: string html listing the errors |
| Généré le : Sun Nov 25 11:44:32 2007 | par Balluche grâce à PHPXref 0.7 |
|