Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IMP_Ajax_Application_Handler_Contacts
PHP Class IMP_Ajax_Application_Handler_Contacts, horde
Author:
Michael Slusarz (
[email protected]
)
Inheritance:
extends
Horde_Core_Ajax_Application_Handler
显示文件
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.