PHP 클래스 Horde_Kolab_Server_Query_Element_Equals, horde
Copyright 2008-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
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
convert ( Horde_Kolab_Server_Query_Interface $writer ) : mixed |
Convert this element to a query element. |
|
메소드 상세
Convert this element to a query element.
public convert ( Horde_Kolab_Server_Query_Interface $writer ) : mixed |
$writer |
Horde_Kolab_Server_Query_Interface |
|
리턴 |
mixed |
The element as query. |