PHP Class Horde_Kolab_Server_Query_Element_Not, 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.
Inheritance: extends Horde_Kolab_Server_Query_Element_Group
Mostrar archivo Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( Horde_Kolab_Server_Query_Element_Interface $element ) Constructor.
convert ( Horde_Kolab_Server_Query_Interface $writer ) : mixed Convert this element to a query element.

Method Details

__construct() public method

Constructor.
public __construct ( Horde_Kolab_Server_Query_Element_Interface $element )
$element Horde_Kolab_Server_Query_Element_Interface

convert() public method

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.