Class Horde_Kolab_Server_Object_Organizationalperson
This class provides methods for the organizationalPerson objectclass.
Copyright 2009-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
Direct known subclasses
Horde_Kolab_Server_Object_InetorgpersonIndirect known subclasses
Horde_Kolab_Server_Object_Kolab_Address, Horde_Kolab_Server_Object_Kolab_Administrator, Horde_Kolab_Server_Object_Kolab_Adminrole, Horde_Kolab_Server_Object_Kolab_Domainmaintainer, Horde_Kolab_Server_Object_Kolab_Maintainer, Horde_Kolab_Server_Object_Kolab_User, Horde_Kolab_Server_Object_Kolabinetorgperson
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/Organizationalperson.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/Organizationalperson.php
public static
string
|
generateId(),
prepareObjectInformation()
|
getActions()
|
__construct(),
delete(),
exists(),
getExternal(),
getExternalAttributes(),
getGuid(),
getInternal(),
getInternalAttributes(),
readInternal(),
save()
|
string |
ATTRIBUTE_POSTALADDRESS
The postal address |
#
'postalAddress'
|
string |
ATTRIBUTE_JOBTITLE
The job title |
#
'title'
|
string |
ATTRIBUTE_STREET
The street address |
#
'street'
|
string |
ATTRIBUTE_POSTOFFICEBOX
The post office box |
#
'postOfficeBox'
|
string |
ATTRIBUTE_POSTALCODE
The postal code |
#
'postalCode'
|
string |
ATTRIBUTE_CITY
The city |
#
'l'
|
string |
ATTRIBUTE_FAX
The fax number |
#
'facsimileTelephoneNumber'
|
string |
OBJECTCLASS_ORGANIZATIONALPERSON
The specific object class of this object type |
#
'organizationalPerson'
|
OBJECTCLASS_PERSON
|
OBJECTCLASS_TOP
|
$init_attributes
|
$attributes,
$object_classes,
$sort_by
|