Zikula_System_Modules
[ class tree: Zikula_System_Modules ] [ index: Zikula_System_Modules ] [ all elements ]

Procedural File: pnuserapi.php

Source Location: /modules/AuthLDAP/pnuserapi.php



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnuserapi.php 24342 2008-06-06 12:03:14Z markwest $
copyright:  (c) 2001, Zikula Development Team
link:  http://www.zikula.org
filesource:  Source Code for this file
license:  GNU/GPL








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:

return:  true authetication succesful
author:  Mike Goldfinger <MikeGoldfinger@linuxmail.org>
link:  http://authldap.ch.vu
todo:  use user creation and group membership API calls.


Parameters

'pass'   1   the password to autheticate the user with
'uname'   $args   the username to authenticate
[ Top ]



AuthLDAP_userapi_logout [line 109]

bool AuthLDAP_userapi_logout( $args)

This is a standard function called when a user logs into PN



Tags:

return:  true authetication succesful
author:  Mark West
link:  http://www.markwest.me.uk
todo:  use user creation and group membership API calls.


Parameters

   $args  
[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:56:03 +0200 by phpDocumentor 1.4.1