Class Horde_Kolab_Server_Object_Kolab_Domainmaintainer
This class provides methods associated to Kolab domain maintainers.
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_Adminrole
- Horde_Kolab_Server_Object_Kolab_Domainmaintainer
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/Domainmaintainer.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/Domainmaintainer.php
public
array|PEAR_Error
|
|
public
NULL.
|
getFilter(),
save()
|
deleteExternalAccount(),
generateCn(),
generateId(),
getExternalAccounts(),
getServer(),
saveExternalAccount()
|
getActions()
|
__construct(),
delete(),
exists(),
getExternal(),
getExternalAttributes(),
getGuid(),
getInternal(),
getInternalAttributes(),
readInternal()
|
string |
ATTRIBUTE_DOMAIN
|
#
'domain'
|
OBJECTCLASS_KOLABINETORGPERSON
|
OBJECTCLASS_INETORGPERSON
|
OBJECTCLASS_PERSON
|
OBJECTCLASS_TOP
|
public static
array
|
$init_attributes
A structure to initialize the attribute structure for this class. |
#
array(
'defined' => array(
self::ATTRIBUTE_DOMAIN,
),
)
|
public
array
|
$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(self::ATTRIBUTE_CN => 'domain-maintainer',
Horde_Kolab_Server_Object_Kolabgroupofnames::ATTRIBUTE_VISIBILITY => false)
|
$attributes
|
$object_classes,
$sort_by
|