You are here

Functions in Administration theme 5

Primary tabs

Namesort descending Location Description Direct uses Strings
admin_theme_admin_theme_options ./admin_theme.module Implementation of hook_admin_theme(). 1
admin_theme_form_alter ./admin_theme.module Implementation of hook_form_alter().
admin_theme_install ./admin_theme.install Implementation of hook_install().
admin_theme_list ./admin_theme.module Get all module defined options. 3
admin_theme_menu ./admin_theme.module Implementation of hook_init().
admin_theme_perm ./admin_theme.module Implementation of hook_perm().
admin_theme_uninstall ./admin_theme.install Implementation of hook_uninstall().
admin_theme_variable_name ./admin_theme.module Get the variable name for a certain option. 3
_admin_theme_drupal_match_path ./admin_theme.module Check if a path matches any pattern in a set of patterns. Note: This is a port of the Drupal 6 function drupal_match_path($path, $patterns). 1

Other projects