Module: Dbviewer::ApplicationHelper
- Includes:
- DatabaseHelper, DatatableUiFilterHelper, DatatableUiFormHelper, DatatableUiHelper, DatatableUiPaginationHelper, DatatableUiSortingHelper, DatatableUiTableHelper, FormattingHelper, NavigationHelper, 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 DatatableUiTableHelper
#render_action_cell, #render_column_filters_row, #render_sortable_header_row, #render_table_body, #render_table_cell, #render_table_row
Methods included from DatatableUiSortingHelper
#next_sort_direction, #sort_icon, #sortable_column_header
Methods included from DatatableUiPaginationHelper
#common_params, #per_page_url_params, #render_pagination
Methods included from DatatableUiFormHelper
Methods included from DatatableUiFilterHelper
#default_operator_for_column_type, #operator_options_for_column_type, #render_column_filter, #render_column_filter_input, #render_operator_select
Methods included from DatatableUiHelper
#column_type_icon, #current_table?, #format_table_name
Methods included from FormattingHelper
Methods included from DatabaseHelper
#column_type_from_info, #get_database_manager, #has_timestamp_column?