Class Horde_Kolab_Server_Object_address

Description

This class provides methods to deal with global address book entries for Kolab.

$Horde: framework/Kolab_Server/lib/Horde/Kolab/Server/Object/address.php,v 1.2.2.6 2009/04/25 08:56:33 wrobel Exp $

Copyright 2008-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Located in /Kolab_Server/lib/Horde/Kolab/Server/Object/address.php (line 33)

Horde_Kolab_Server_Object
   |
   --Horde_Kolab_Server_Object_address
Variable Summary
Method Summary
 string getFilter ()
 array|PEAR_Error toHash ([string $attrs = null])
Variables
array $_derived_attributes = array(
KOLAB_ATTR_LNFN,
KOLAB_ATTR_FNLN,
)
(line 55)

Attributes derived from the LDAP values.


Redefinition of:
Horde_Kolab_Server_Object::$_derived_attributes
Attributes derived from the LDAP values.
array $_object_classes = array(
KOLAB_OC_TOP,
KOLAB_OC_INETORGPERSON,
KOLAB_OC_KOLABINETORGPERSON,
)
(line 75)

The ldap classes for this type of object.


Redefinition of:
Horde_Kolab_Server_Object::$_object_classes
The ldap classes for this type of object.
array $_required_attributes = array(
KOLAB_ATTR_SN,
KOLAB_ATTR_GIVENNAME,
)
(line 65)

The attributes required when creating an object of this class.


Redefinition of:
Horde_Kolab_Server_Object::$_required_attributes
The attributes required when creating an object of this class.
array $_supported_attributes = array(
KOLAB_ATTR_SN,
KOLAB_ATTR_CN,
KOLAB_ATTR_GIVENNAME,
KOLAB_ATTR_FN,
KOLAB_ATTR_LNFN,
KOLAB_ATTR_MAIL,
KOLAB_ATTR_DELETED,
)
(line 40)

The attributes supported by this class


Redefinition of:
Horde_Kolab_Server_Object::$_supported_attributes
The LDAP attributes supported by this class.

Inherited Variables

Inherited from Horde_Kolab_Server_Object

Horde_Kolab_Server_Object::$filter
Horde_Kolab_Server_Object::$required_group
Horde_Kolab_Server_Object::$sort_by
Horde_Kolab_Server_Object::$_cache
Horde_Kolab_Server_Object::$_db
Horde_Kolab_Server_Object::$_uid
Methods

Documentation generated on Sun, 30 Jan 2011 05:15:00 +0000 by phpDocumentor 1.4.3