1.20.x plugin.inc | views_plugin::query() |
Add anything to the query that we might need to.
File
- modules/
views/ includes/ plugin.inc, line 59
Class
- views_plugin
- Abstract base class to provide interface common to all plugins.
Code
function query() {
}