Search for table
Title | Object type | File name | Summary |
---|---|---|---|
api-tables.html | file | help/ |
|
style-table.html | file | help/ |
|
template_preprocess_views_view_table | function | theme/ |
Display a view as a table style. |
theme_views_ui_style_plugin_table | function | includes/ |
Theme the form for the table style plugin. |
view::$base_table | property | includes/ |
|
view::$db_table | property | includes/ |
|
view::get_base_tables | function | includes/ |
Create a list of base tables eligible for this view. Used primarily for the UI. Display must be already initialized. |
view::is_translatable | function | includes/ |
Determine whether a view supports admin string translation. |
views-view-table.tpl.php | file | theme/ |
Template to display a view as a table. |
ViewsTranslatableTest | class | tests/ |
Tests Views pluggable translations. |
ViewsTranslatableTest::$strings | property | tests/ |
|
ViewsTranslatableTest::getInfo | function | tests/ |
|
ViewsTranslatableTest::setUp | function | tests/ |
Sets up a Drupal site for running functional and integration tests. |
ViewsTranslatableTest::testTranslation | function | tests/ |
Make sure that the translations get into the loaded view. |
ViewsTranslatableTest::testTranslationKey | function | tests/ |
Make sure that the different things have the right translation keys. |
ViewsTranslatableTest::testUi | function | tests/ |
|
ViewsTranslatableTest::testUnpackTranslatable | function | tests/ |
Tests the unpack translation funtionality. |
ViewsTranslatableTest::viewsPlugins | function | tests/ |
The views plugin definition. Override it if you test provides a plugin. |
ViewsTranslatableTest::view_unpack_translatable | function | tests/ |
|
ViewsUiBaseViewsWizard::$base_table | property | plugins/ |
|
ViewsUpgradeTestCase::viewsMovedToTable | function | tests/ |
|
views_db_object::$db_table | property | includes/ |
|
views_display::$db_table | property | includes/ |
|
views_fetch_base_tables | function | includes/ |
Fetch a list of all base tables available. |
views_get_table_join | function | includes/ |
Fetch a handler to join one table to a primary table from the data cache. |
views_handler::$table_alias | property | includes/ |
The alias of the table of this handler which is used in the query. |
views_handler::ensure_my_table | function | includes/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_handler_area_broken::ensure_my_table | function | handlers/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_handler_argument::$name_table | property | handlers/ |
The table to use for the name, if not the same table as the argument. |
views_handler_argument_broken::ensure_my_table | function | handlers/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_handler_argument_many_to_one::ensure_my_table | function | handlers/ |
Override ensure_my_table so we can control how this joins in. The operator actually has influence over joining. |
views_handler_field::click_sortable | function | handlers/ |
Determine if this field is click sortable. |
views_handler_field_broken::ensure_my_table | function | handlers/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_handler_field_field::$base_table | property | modules/ |
A shortcut for $view->base_table. |
views_handler_field_field::add_field_table | function | modules/ |
Determine if the field table should be added to the query. |
views_handler_field_field::click_sortable | function | modules/ |
Determine if this field is click sortable. |
views_handler_field_field::get_base_table | function | modules/ |
Set the base_table and base_table_alias. |
views_handler_filter_broken::ensure_my_table | function | handlers/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_handler_filter_many_to_one::ensure_my_table | function | handlers/ |
Override ensure_my_table so we can control how this joins in. The operator actually has influence over joining. |
views_handler_relationship_broken::ensure_my_table | function | handlers/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_handler_sort_broken::ensure_my_table | function | handlers/ |
Ensure the main table for this handler is in the query. This is used a lot. |
views_join::$left_table | property | includes/ |
|
views_join::$table | property | includes/ |
|
views_many_to_one_helper::add_table | function | includes/ |
Add a table to the query. |
views_many_to_one_helper::ensure_my_table | function | includes/ |
Override ensure_my_table so we can control how this joins in. |
views_move_table | function | ./ |
Find the real location of a table. |
views_object::unpack_translatable | function | includes/ |
Unpack a single option definition. |
views_object::unpack_translatables | function | includes/ |
Unpacks each handler to store translatable texts. |
views_plugin_cache::$table | property | plugins/ |
What table to store data in. |
views_plugin_display::defaultable_sections | function | plugins/ |
List which sections are defaultable and what items each section contains. |
Pagination
- Page 1
- Next page