PHP 클래스 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.
상속: extends Horde_Kolab_Storage_QuerySet_Base
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_class_map array The query class map.

보호된 메소드들

메소드 설명
_getDataQueryParameters ( Horde_Kolab_Storage_Data $data ) : array Fetch any additional parameters required when creating data queries.

메소드 상세

_getDataQueryParameters() 보호된 메소드

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

프로퍼티 상세

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

The query class map.
protected array $_class_map
리턴 array