Full ELMS Learning Network documentation
Search for base_table
- Search CIS 7 for base_table
- Search ECD 7 for base_table
- Search Media 7 for base_table
- Search Harmony 7 for base_table
- Search ICOR 7 for base_table
- Search Meedjum Blog 7 for base_table
- Search MOOC 7 for base_table
Name | Type | Location | Description |
---|---|---|---|
view::get_base_tables | function |
sites/ |
Create a list of base tables eligible for this view. Used primarily for the UI. Display must be already initialized. |
date_views_base_tables | function |
sites/ |
Helper function to map entity types to the Views base table they use, to make it easier to infer the entity type from a base table. |
views_fetch_base_tables | function |
sites/ |
Fetch a list of all base tables available |
ViewsUiBaseViewsWizard::$base_table | property |
sites/ |
|
views_handler_field_field::$base_table | property |
sites/ |
A shortcut for $view->base_table. |
views_handler_field_field::get_base_table | function |
sites/ |
Set the base_table and base_table_alias. |