PHP Class Horde_Kolab_Server_Query_Element_Greater, 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.
Mostra file
Open project: horde/horde
Class Usage Examples
Public Methods
Method |
Description |
|
convert ( Horde_Kolab_Server_Query_Interface $writer ) : mixed |
Convert this element to a query element. |
|
Method Details
Convert this element to a query element.
public convert ( Horde_Kolab_Server_Query_Interface $writer ) : mixed |
$writer |
Horde_Kolab_Server_Query_Interface |
|
return |
mixed |
The element as query. |