function views_handler_field_links::query

Called to add the field to a query.

Overrides views_handler_field::query

File

handlers/views_handler_field_links.inc, line 153

Class

views_handler_field_links
A abstract handler which provides a collection of links.

Code

public function query() {
}