views_plugin_query_default::$table_queue
Same name in other branches
- 7.x-3.x plugins/views_plugin_query_default.inc \views_plugin_query_default::table_queue
A list of tables in the order they should be added, keyed by alias.
Type: table_queue
File
-
plugins/
views_plugin_query_default.inc, line 16
Class
- views_plugin_query_default
- Object used to create a SELECT query.
Code
var $table_queue = array();