PHP Class Horde_OpenXchange_Contacts, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_OpenXchange_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_columns array Column IDs mapped to column names.
$_folderType string The folder category.

Méthodes publiques

Méthode Description
listContacts ( integer $folder = null ) : array Returns a list contacts.

Method Details

listContacts() public méthode

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

Property Details

$_columns protected_oe property

Column IDs mapped to column names.
protected array $_columns
Résultat array

$_folderType protected_oe property

The folder category.
protected string $_folderType
Résultat string