PHP Class IMP_Ajax_Application_Handler_Contacts, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Application_Handler
Show file Open project: horde/horde

Public Methods

Method Description
contactsSearch ( ) : object AJAX action: Return address list for the contacts popup.

Method Details

contactsSearch() public method

Variables used: - search: (string) Search string. - source: (string) Source identifier.
public contactsSearch ( ) : object
return object An object with a single property: 'results'. 'results' is an array of e-mail addresses.