Function calquery_apply_filter
While we can construct our SQL to apply some filters in the query, other filters need to be checked against the retrieved record. This is for handling those ones.
Located at
caldav-REPORT-calquery.php
array |
$filters |
$filter An array of XMLElement which is the filter definition |
string |
$item |
The database row retrieved for this calendar item |
boolean
|
True if the check succeeded, false otherwise. |