PHP 클래스 Horde_Kolab_Storage_QuerySet_Cached, 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.
파일 보기
프로젝트 열기: horde/horde
보호된 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
__construct ( Horde_Kolab_Storage_Factory $factory, array $params = [], Horde_Kolab_Storage_Cache $cache = null ) |
Constructor. |
|
보호된 메소드들
메소드 |
설명 |
|
_getDataQueryParameters ( Horde_Kolab_Storage_Data $data ) : array |
Fetch any additional parameters required when creating data queries. |
|
메소드 상세
public __construct ( Horde_Kolab_Storage_Factory $factory, array $params = [], Horde_Kolab_Storage_Cache $cache = null ) |
$factory |
Horde_Kolab_Storage_Factory |
The factory. |
$params |
array |
Optional parameters. |
$cache |
Horde_Kolab_Storage_Cache |
The cache. |
_getDataQueryParameters()
보호된 메소드
Fetch any additional parameters required when creating data queries.
프로퍼티 상세
protected array $_class_map |
리턴 |
array |
|