PHP 클래스 IMP_Ajax_Application_Handler_Contacts, horde

저자: Michael Slusarz ([email protected])
상속: extends Horde_Core_Ajax_Application_Handler
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
contactsSearch ( ) : object AJAX action: Return address list for the contacts popup.

메소드 상세

contactsSearch() 공개 메소드

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