Documentation

API Documentation

Namespaces

Turba

Interfaces, Classes, Traits and Enums

Turba_Ajax_Application_Handler_Minisearch
Defines AJAX actions used to process Turba minisearch requests.
Turba_Ajax_Application_Handler_Smartmobile
Defines AJAX actions used in the Turba smartmobile view.
Turba_Ajax_Application
Defines the AJAX interface for Turba.
Turba_Ajax_Imple_TagAutoCompleter
Turba_Api
Turba external API interface.
Turba_Application
Turba_Block_Minisearch
Allow searching of address books from the portal.
Turba_Data_Ldif
Horde_Data implementation for LDAP Data Interchange Format (LDIF).
Turba_Driver_Favourites
Read-only Turba directory driver implementation for favourite recipients. Relies on the contacts/favouriteRecipients API method.
Turba_Driver_Group
Read-only Turba_Driver implementation for creating a Horde_Group based address book.
Turba_Driver_Imsp
Turba directory driver implementation for an IMSP server.
Turba_Driver_Kolab
Horde Turba driver for the Kolab IMAP Server.
Turba_Driver_Ldap
Turba directory driver implementation for PHP's LDAP extension.
Turba_Driver_Prefs
Turba directory driver implementation for Horde Preferences - very simple, lightweight container.
Turba_Driver_Share
The Turba_Driver:: class provides a common abstracted interface to the various directory search drivers. It includes functions for searching, adding, removing, and modifying directory entries.
Turba_Driver_Sql
Turba directory driver implementation for the Horde_Db database abstraction layer.
Turba_Driver_Vbook
Turba directory driver implementation for virtual address books.
Turba_Driver
Provides a common abstracted interface to the various directory search drivers. It includes functions for searching, adding, removing, and modifying directory entries.
Turba_Exception_NotSupported
Base exception class for Turba.
Turba_Exception_ObjectExists
Exception thrown if a Turba Object already exists.
Turba_Exception
Base exception class for Turba.
Turba_Factory_Driver
A Horde_Injector:: based Turba_Driver:: factory.
Turba_Factory_Shares
Horde_Injector based factory for the Turba share driver.
Turba_Factory_Tagger
Horde_Injector based factory for the Turba tagger.
Turba_Form_AddContact
Base class for forms dealing with a contact.
Turba_Form_Contact
Form for displaying a contact
Turba_Form_ContactBase
Base class for forms dealing with a contact.
Turba_Form_CreateAddressBook
The Turba_Form_CreateAddressBook class provides the form for creating an address book.
Turba_Form_DeleteAddressBook
The Turba_Form_DeleteAddressbook class provides the form for deleting an address book.
Turba_Form_EditAddressBook
The Turba_Form_EditAddressBook class provides the form for editing an address book.
Turba_Form_EditContact
Form for editing/updating a contact.
Turba_Form_EditContactGroup
Form for editing/updating a contact.
Turba_Form_Type_TurbaTags
The Turba_Form_Type_TurbaTags class provides a form field for autocompleting tags.
Turba_List
The Turba_List:: class provides an interface for dealing with a list of Turba_Objects.
Turba_LoginTasks_SystemTask_Upgrade
Login system task for automated upgrade tasks.
Turba_Object_Group
This class provides a set of methods for dealing with contact groups.
Turba_Object
A base implementation for Turba objects - people, groups, restaurants, etc.
Turba_Prefs_Special_Columnselect
Special prefs handling for the 'columnselect' preference.
Turba_Smartmobile
Base class for smartmobile view pages.
Turba_Tagger
Interface to the Horde_Content tagger.
Turba_Test
This class provides the Turba configuration for the test script.
Turba
Turba Base Class.
Horde_Core_Ui_VarRenderer_Turba
The Horde_Core_Ui_VarRenderer_Turba class provides additional methods for rendering Turba specific fields.
Turba_View_Browse
The Turba_View_Browse class provides the logic for browsing lists of contacts.
Turba_View_Contact
The Turba_View_Contact:: class provides an API for viewing events.
Turba_View_DeleteContact
The Turba_View_DeleteContact:: class provides an API for viewing events.
Turba_View_Duplicates
The Turba_View_Duplicates class provides an interface for displaying and resolving duplicate contacts.
Turba_View_EditContact
The Turba_View_EditContact:: class provides an API for viewing events.
Turba_View_List_AlphaFilter
Skips objects whose name does not start with the specified letter
Turba_View_List_PageFilter
Skips objects which are not on the current page
Turba_View_List
The Turba_View_List:: class provides an interface for objects that visualize Turba_List objects.

Table of Contents

HORDE_BASE  = \realpath(\TURBA_BASE . '/..')
TURBA_BASE  = \realpath(__DIR__ . '/..')

Constants

HORDE_BASE

public mixed HORDE_BASE = \realpath(\TURBA_BASE . '/..')

TURBA_BASE

public mixed TURBA_BASE = \realpath(__DIR__ . '/..')

Search results