PHP 클래스 Horde_OpenXchange_Contacts, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_OpenXchange_Base
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_columns array Column IDs mapped to column names.
$_folderType string The folder category.

공개 메소드들

메소드 설명
listContacts ( integer $folder = null ) : array Returns a list contacts.

메소드 상세

listContacts() 공개 메소드

Returns a list contacts.
public listContacts ( integer $folder = null ) : array
$folder integer A folder ID. If empty, returns contacts of all visible address books.
리턴 array List of contact hashes.

프로퍼티 상세

$_columns 보호되어 있는 프로퍼티

Column IDs mapped to column names.
protected array $_columns
리턴 array

$_folderType 보호되어 있는 프로퍼티

The folder category.
protected string $_folderType
리턴 string