Procedural File: pnuserapi.php
Source Location: /modules/AuthLDAP/pnuserapi.php
Page Details:
Zikula Application Framework
Tags:
AuthLDAP_userapi_login [line 21]
bool AuthLDAP_userapi_login(
'uname' $args, 'pass' 1)
|
|
This is a standard function called when a user logs into PN
Tags:
Parameters
| 'pass' |
1 |
the password to autheticate the user with |
| 'uname' |
$args |
the username to authenticate |
AuthLDAP_userapi_logout [line 109]
bool AuthLDAP_userapi_logout(
$args)
|
|
This is a standard function called when a user logs into PN
Tags:
Parameters
|
|