quickbar_admin_select_info |
./quickbar.module |
Implements hook_admin_select_info(). |
|
|
quickbar_available |
./quickbar.module |
Helper for returning whether a quickbar toolbar should be displayed based on uid and settings. |
2 |
|
quickbar_configure_form |
./quickbar.admin.inc |
Page to configure a toolbar |
|
1 |
quickbar_configure_form_submit |
./quickbar.admin.inc |
Submit handler for quickbar_configure_form() |
|
|
quickbar_enable |
./quickbar.install |
Implements hook_enable(). |
|
|
quickbar_form |
./quickbar.admin.inc |
Page to administer quickbar |
|
1 |
quickbar_form_submit |
./quickbar.admin.inc |
Submit handler for quickbar_form() |
|
|
quickbar_get_menu_tree |
./quickbar.module |
Helper for returning a selectively flattened version of the menu. |
1 |
|
quickbar_init |
./quickbar.module |
Implements hook_init(). |
|
|
quickbar_in_active_trail |
./quickbar.module |
Checks whether an item is in the active trail. Useful when using
a menu generated by menu_tree_all_data() which does not set the
'in_active_trail' flag on items. |
2 |
|
quickbar_is_enabled |
./quickbar.module |
Wrapper to check whether various quickbar features are accessible to the
current user and compatible with the current theme. |
2 |
|
quickbar_landing_page_access |
./quickbar.module |
Menu access callback for admin landing pages. |
|
|
quickbar_menu |
./quickbar.module |
Implements hook_menu(). |
|
|
quickbar_menu_navigation_links |
./quickbar.module |
Generate a links array from a menu tree array. |
1 |
|
quickbar_menu_tree |
./quickbar.module |
Retrieve a hierarchy of links representing select portions of the menu. |
1 |
|
quickbar_menu_tree_links |
./quickbar.module |
Build a hierarchy of $links arrays suitable for theme_links() from a
menu tree. |
1 |
|
quickbar_page_build |
./quickbar.module |
Implements hook_page_build() |
|
|
quickbar_permission |
./quickbar.module |
Implements hook_permission(). |
|
|
quickbar_preprocess_html |
./quickbar.module |
Implements hook_preprocess_html(). |
|
|
quickbar_preprocess_quickbar |
theme/theme.inc |
Preprocessor for theme('quickbar'). |
|
|
quickbar_quickbar_iconset_info |
./quickbar.module |
Implements hook_quickbar_iconset_info(); |
|
|
quickbar_suppress |
./quickbar.module |
Hide the quickbar. |
|
1 |
quickbar_theme |
./quickbar.module |
Implements hook_theme(). |
|
|
quickbar_uninstall |
./quickbar.install |
Implements hook_uninstall(). |
|
|
quickbar_update_7101 |
./quickbar.install |
|
|
|
theme_quickbar_form |
./quickbar.admin.inc |
Theme handler for quickbar_form() |
|
|
_quickbar_configure_page |
./quickbar.admin.inc |
|
|
1 |
_quickbar_default_settings |
./quickbar.module |
Quickbar default settings. |
2 |
|
_quickbar_role_machine_names |
./quickbar.module |
Convert role names into machine names. |
4 |
|