Turba_ObjectThe Turba_Object:: class provides a base implementation for Turba objects - people, groups, restaurants, etc.
$Horde: turba/lib/Object.php,v 1.17.10.14 2010/08/14 19:20:40 jan Exp $
Located in /lib/Object.php (line 12)
| Class | Description |
|---|---|
Turba_Group
|
The Turba_Group:: class provides a set of methods for dealing with contact groups. |
Turba_Object_Group
|
The Turba_Object_Group:: class provides a set of methods for dealing with contact groups. |
array
$attributes
(line 26)
Hash of attributes for this contact.
Turba_Driver
$driver
(line 19)
Underlying driver.
array
$sortValue
= array() (line 40)
Keeps the normalized values of sort columns.
VFS
$_vfs
(line 33)
Reference to this object's VFS instance.
Constructor Turba_Object (line 48)
Constructs a new Turba_Object object.
addFile (line 260)
Saves a file into the VFS backend associated with this object.
deleteFile (line 290)
Deletes a file from the VFS backend associated with this object.
deleteFiles (line 302)
Deletes all files from the VFS backend associated with this object.
getAttributes (line 60)
Returns a key-value hash containing all properties of this object.
getGuid (line 80)
Get a fully qualified key for this contact.
getSource (line 68)
Returns the name of the address book that this object is from.
getValue (line 93)
Returns the value of the specified attribute.
hasPermission (line 234)
Returns whether or not the current user has the requested permission.
hasValue (line 192)
Determines whether or not the object has a value for the specified attribute.
isEditable (line 222)
Returns true if this object is editable by the current user.
isGroup (line 212)
Returns true if this object is a group of multiple contacts.
listFiles (line 320)
Returns all files from the VFS backend associated with this object.
setValue (line 148)
Sets the value of the specified attribute.
store (line 409)
Saves the current state of the object to the storage backend.
url (line 242)
Contact url.
vfsDisplayUrl (line 339)
Returns a link to display and download a file from the VFS backend associated with this object.
vfsEditUrl (line 394)
Returns a link to display, download, and delete a file from the VFS backend associated with this object.
_vfsInit (line 422)
Loads the VFS configuration and initializes the VFS backend.
Documentation generated on Sun, 30 Jan 2011 05:39:26 +0000 by phpDocumentor 1.4.3