IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]