$name
$name :
The attribute name.
The base class representing internal Kolab object attributes.
Copyright 2009-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
__construct(\Horde_Kolab_Server_Object_Interface $object, string $name)
Constructor
\Horde_Kolab_Server_Object_Interface | $object | The object this attribute belongs to. |
string | $name | The name of this attribute. |
getObject() : \Horde_Kolab_Server_Object_Interface
Return the internal attribute adapter.
The object the attribute belongs to.