ReportFilterCustomFilter Property

Allows the user to specify his own filter XML.

Object Oriented Interface

public function getReportFilterCustomFilter();
public function setReportFilterCustomFilter($value);

Procedural Interface

ipworks_caldav_get($res, 78 );
ipworks_caldav_set($res, 78, $value );

Default Value

''

Remarks

Allows the user to specify his own filter XML. This property must be properly-formed XML, and must be a supported CalDAV filter or the class fails with an error.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]