\Folks_Application

Folks application API.

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://cvs.horde.org/co.php/folks/LICENSE.

Summary

Methods
Properties
Constants
menu()
authAuthenticate()
authTransparent()
authUserExists()
authUserList()
authAddUser()
authResetPassword()
authRemoveUser()
removeUserData()
$auth
$version
No constants found
_init()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$auth

$auth : 

Type

$version

$version : 

Type

Methods

menu()

menu(  $menu) 

Parameters

$menu

authAuthenticate()

authAuthenticate(  $userID, array  $credentials) 

Parameters

$userID
array $credentials

Array of credentials (password requied)

authTransparent()

authTransparent(  $auth_ob) 

Parameters

$auth_ob

authUserExists()

authUserExists(  $userId) 

Parameters

$userId

authUserList()

authUserList() 

authAddUser()

authAddUser(  $userId,   $credentials) 

Parameters

$userId
$credentials

authResetPassword()

authResetPassword(  $userId) 

Parameters

$userId

authRemoveUser()

authRemoveUser(  $userId) 

Parameters

$userId

removeUserData()

removeUserData(  $user = null) 

Parameters

$user

_init()

_init()