Module: Dbviewer::ApplicationHelper
- Includes:
- DatabaseHelper, FilterHelper, FormattingHelper, NavigationHelper, PaginationHelper, SortingHelper, TableRenderingHelper, UiHelper
- Defined in:
- app/helpers/dbviewer/application_helper.rb
Method Summary
Methods included from UiHelper
#code_block_bg_class, #stat_card_bg_class, #theme_toggle_icon, #theme_toggle_label, #time_grouping_links
Methods included from NavigationHelper
#active_nav_class, #dashboard_nav_class, #erd_nav_class, #logs_nav_class, #tables_nav_class
Methods included from TableRenderingHelper
#render_action_cell, #render_column_filters_row, #render_sortable_header_row, #render_table_body, #render_table_cell, #render_table_row
Methods included from SortingHelper
#next_sort_direction, #sort_icon, #sortable_column_header
Methods included from PaginationHelper
#common_params, #per_page_url_params, #render_pagination
Methods included from FormattingHelper
Methods included from FilterHelper
#default_operator_for_column_type, #operator_options_for_column_type, #render_column_filter, #render_column_filter_input, #render_operator_select
Methods included from DatabaseHelper
#column_type_from_info, #column_type_icon, #current_table?, #format_table_name, #get_database_manager, #has_timestamp_column?