Class Horde_Kolab_Server_Object_Kolab_Address
This class provides methods to deal with global address book entries for Kolab.
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_Address
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/Address.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/Address.php
public static
string
|
|
public
array|PEAR_Error
|
getActions()
|
__construct(),
delete(),
exists(),
getExternal(),
getExternalAttributes(),
getGuid(),
getInternal(),
getInternalAttributes(),
readInternal(),
save()
|
OBJECTCLASS_KOLABINETORGPERSON
|
OBJECTCLASS_INETORGPERSON
|
OBJECTCLASS_PERSON
|
OBJECTCLASS_TOP
|
public
array
|
$derived_attributes
Attributes derived from the LDAP values. |
#
array(
self::ATTRIBUTE_LNFN,
self::ATTRIBUTE_FNLN,
)
|
public static
array
|
$object_classes
The ldap classes for this type of object. |
#
array(
self::OBJECTCLASS_TOP,
self::OBJECTCLASS_INETORGPERSON,
self::OBJECTCLASS_KOLABINETORGPERSON,
)
|
$attributes
|
$init_attributes
|
$sort_by
|