views_theme_functions |
function |
modules/views/views.module |
Build a list of theme function names for use most everywhere. |
_views_theme_functions |
function |
modules/views/templates/views.theme.inc |
Provide a full array of possible themes to try for a given hook. |
drupal_find_theme_functions |
function |
includes/drupal.inc |
Allows themes and/or theme engines to discover overridden theme functions. |
backdrop_find_theme_functions |
function |
includes/theme.inc |
Allows themes and/or theme engines to discover overridden theme functions. |
views_plugin::theme_functions |
function |
modules/views/includes/plugin.inc |
Provide a full list of possible theme templates used by this style. |
views_handler_field::theme_functions |
function |
modules/views/handlers/views_handler_field.inc |
|
views_plugin::additional_theme_functions |
function |
modules/views/includes/plugin.inc |
Provide a list of additional theme functions for the theme information page |