Documentation

IMP_Ajax_Application_Handler_Contacts extends Horde_Core_Ajax_Application_Handler
in package

Defines AJAX actions used in the contacts popup.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2014-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

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

Methods

contactsSearch()

AJAX action: Return address list for the contacts popup.

public contactsSearch() : object

Variables used:

  • search: (string) Search string.
  • source: (string) Source identifier.
Return values
object

An object with a single property: 'results'. 'results' is an array of e-mail addresses.


        
On this page

Search results