You are here

8 calls to _views_watchdog_get_severity() in Views Watchdog 7.3

template_preprocess_views_view_watchdog_table in views/theme/theme.inc
Display a view as a watchdog table style.
views_handler_field_watchdog_severity::options_form in views/handlers/views_handler_field_watchdog_severity.inc
Default options form provides the label widget that all fields should have.
views_handler_field_watchdog_severity::options_validate in views/handlers/views_handler_field_watchdog_severity.inc
Validate the options form.
views_handler_field_watchdog_severity::option_definition in views/handlers/views_handler_field_watchdog_severity.inc
Information about options for all kinds of purposes will be held here.
views_handler_field_watchdog_severity::render in views/handlers/views_handler_field_watchdog_severity.inc
Render the field.
views_handler_filter_watchdog_severity::get_value_options in views/handlers/views_handler_filter_watchdog_severity.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_plugin_row_watchdog_rss::render in views/plugins/views_plugin_row_watchdog_rss.inc
Render a row object. This usually passes through to a theme template of some form, but not always.
_views_watchdog_get_severity_icon in ./views_watchdog.module
Helper function; retrieves severity icon.