Class Horde_Kolab_Server_Object_Inetorgperson
This class provides basic methods common to all Kolab server objects.
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
Direct known subclasses
Horde_Kolab_Server_Object_KolabinetorgpersonIndirect 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
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/Inetorgperson.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/Inetorgperson.php
public static
string
|
|
public
string|PEAR_Error
|
prepareObjectInformation()
|
getActions()
|
__construct(),
delete(),
exists(),
getExternal(),
getExternalAttributes(),
getGuid(),
getInternal(),
getInternalAttributes(),
readInternal(),
save()
|
string |
OBJECTCLASS_INETORGPERSON
The specific object class of this object type |
#
'inetOrgPerson'
|
OBJECTCLASS_PERSON
|
OBJECTCLASS_TOP
|
public static
array
|
$attributes
The attributes defined for this class. |
#
array(
'uid', 'mail','Firstnamelastname',
/* 'Organization', 'Businesscategory', 'Homephone', 'Mobile', */
/* 'Photo', 'Jpegphoto', 'Givenname', 'Middlenames', */
/* 'Homepostaladdress', 'Labeleduri', 'Lastnamefirstname', */
/* 'Usersmimecertificate' */
)
|
$init_attributes
|
$object_classes,
$sort_by
|