Class Horde_Kolab_Server_Object_domainmaintainer

Description

This class provides methods associated to Kolab domain maintainers.

$Horde: framework/Kolab_Server/lib/Horde/Kolab/Server/Object/domainmaintainer.php,v 1.2.2.5 2009/01/06 15:23:15 jan 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/domainmaintainer.php (line 34)

Horde_Kolab_Server_Object
   |
   --Horde_Kolab_Server_Object_adminrole
      |
      --Horde_Kolab_Server_Object_domainmaintainer
Variable Summary
Method Summary
 boolean|PEAR_Error save (array $info)
 array|PEAR_Error toHash ([string $attrs = null])
Variables
string $required_group = 'cn=domain-maintainer,cn=internal' (line 66)

The group the UID must be member of so that this object really matches this class type. This may not include the root UID.


Redefinition of:
Horde_Kolab_Server_Object::$required_group
The group the UID must be member of so that this object really matches this class type. This may not include the root UID.
array $_derived_attributes = array(
KOLAB_ATTR_ID,
KOLAB_ATTR_LNFN,
KOLAB_ATTR_DOMAIN,
)
(line 54)

Attributes derived from the LDAP values.


Redefinition of:
Horde_Kolab_Server_Object_adminrole::$_derived_attributes
Attributes derived from the LDAP values.
array $_required_attributes = array(
KOLAB_ATTR_SN,
KOLAB_ATTR_GIVENNAME,
KOLAB_ATTR_USERPASSWORD,
KOLAB_ATTR_SID,
KOLAB_ATTR_DOMAIN,
)
(line 41)

The attributes required when creating an object of this class.


Redefinition of:
Horde_Kolab_Server_Object_adminrole::$_required_attributes
The attributes required when creating an object of this class.

Inherited Variables

Inherited from Horde_Kolab_Server_Object_adminrole

Horde_Kolab_Server_Object_adminrole::$_object_classes
Horde_Kolab_Server_Object_adminrole::$_supported_attributes

Inherited from Horde_Kolab_Server_Object

Horde_Kolab_Server_Object::$filter
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:16:53 +0000 by phpDocumentor 1.4.3