Class Horde_Kolab_Server_Object_Kolab_User
This class provides methods to deal with Kolab users stored in the Kolab db.
Copyright 2008-2012 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
- Horde_Kolab_Server_Object_Base implements Horde_Kolab_Server_Object_Interface
- Horde_Kolab_Server_Object_Top implements Horde_Kolab_Server_Object_Searches
- Horde_Kolab_Server_Object_Person
- Horde_Kolab_Server_Object_Organizationalperson
- Horde_Kolab_Server_Object_Inetorgperson
- Horde_Kolab_Server_Object_Kolabinetorgperson
- Horde_Kolab_Server_Object_Kolab_User
Package: Kolab\Server
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Server
Located at Horde/Kolab/Server/Object/Kolab/User.php
Category: Kolab
License: LGPL 2.1
Author: Gunnar Wrobel wrobel@pardus.de
Link: http://pear.horde.org/index.php?package=Kolab_Server
Located at Horde/Kolab/Server/Object/Kolab/User.php
public static
string
|
|
public
array|PEAR_Error
|
|
public
mixed|PEAR_Error
|
|
public
mixed|PEAR_Error
|
getActions()
|
__construct(),
delete(),
exists(),
getExternal(),
getExternalAttributes(),
getGuid(),
getInternal(),
getInternalAttributes(),
readInternal(),
save()
|
string |
ATTRIBUTE_USERTYPE
The user type |
#
'usertype'
|
string |
ATTRIBUTE_FN
The first name |
#
'fn'
|
integer |
USERTYPE_STANDARD
Define the possible Kolab user types |
#
0
|
integer |
USERTYPE_INTERNAL
|
#
1
|
integer |
USERTYPE_GROUP
|
#
2
|
integer |
USERTYPE_RESOURCE
|
#
3
|
OBJECTCLASS_KOLABINETORGPERSON
|
OBJECTCLASS_INETORGPERSON
|
OBJECTCLASS_PERSON
|
OBJECTCLASS_TOP
|
$attributes
|
$init_attributes
|
$object_classes,
$sort_by
|