PHP Class Horde_Kolab_Storage_QuerySet_Uncached, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Horde_Kolab_Storage_QuerySet_Base
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_class_map array The query class map.

Méthodes protégées

Méthode Description
_getDataQueryParameters ( Horde_Kolab_Storage_Data $data ) : array Fetch any additional parameters required when creating data queries.

Method Details

_getDataQueryParameters() protected méthode

Fetch any additional parameters required when creating data queries.
protected _getDataQueryParameters ( Horde_Kolab_Storage_Data $data ) : array
$data Horde_Kolab_Storage_Data The data.
Résultat array The parameters for data queries.

Property Details

$_class_map protected_oe property

The query class map.
protected array $_class_map
Résultat array