Views query plugins
A Views query plugin builds SQL to execute using the Drupal database API.
See also
File
-
plugins/
views_plugin_query.inc, line 8
Classes
Title Sort descending | File name | Summary |
---|---|---|
views_plugin_query | plugins/ |
The base query class, which is the underlying layer in a View. |
views_plugin_query_default | plugins/ |
Object used to create a SELECT query. |