You are here

function FancyFileDeleteUnmanagedDirectoryFilter::query in Fancy File Delete 7

Add this filter to the query.

Due to the nature of fapi, the value and the operator have an unintended level of indirection. You will find them in $this->operator and $this->value respectively.

Overrides views_handler_filter::query

File

views/inc/FancyFileDeleteUnmanagedDirectoryFilter.inc, line 53
Fancy File Delete Unmanaged Directory Views Settings.

Class

FancyFileDeleteUnmanagedDirectoryFilter
@file Fancy File Delete Unmanaged Directory Views Settings.

Code

function query() {
}