drush_superfish_plugin |
./superfish.drush.inc |
Command to download the Superfish plugin. |
|
1 |
superfish_array_filter |
./superfish.module |
Helper function to clean up arrays. |
3 |
|
superfish_block |
./superfish.module |
Implements hook_block(). |
|
|
superfish_block_validate |
./superfish.module |
Validation function for the block configuration form. |
|
1 |
superfish_build_page_trail |
./superfish.module |
Builds the active trail from the page's menu data. |
1 |
|
superfish_drush_command |
./superfish.drush.inc |
Implementation of hook_drush_command(). |
|
|
superfish_drush_help |
./superfish.drush.inc |
Implementation of hook_drush_help(). |
|
|
superfish_enable |
./superfish.install |
Implements hook_enable(). |
|
|
superfish_form_block_admin_configure_alter |
./superfish.module |
Implements hook_form_FORM_ID_alter(). |
|
|
superfish_get_path |
./superfish.module |
Helper function to get library paths. |
2 |
|
superfish_help |
./superfish.module |
Implements hook_help(). |
|
|
superfish_i18nmenu_node_block_info_alter |
./superfish.module |
Implements hook_i18nmenu_node_block_info_alter(). |
|
|
superfish_init |
./superfish.module |
Implements hook_init(). |
|
|
superfish_library_path |
./superfish.admin.inc |
Generate the default path for the Superfish library. |
2 |
|
superfish_library_version |
./superfish.install |
A function to check the Superfish library version. |
1 |
|
superfish_menu |
./superfish.module |
Implements hook_menu(). |
|
|
superfish_menu_settings |
./superfish.admin.inc |
Module settings form. |
|
1 |
superfish_menu_settings_submit |
./superfish.admin.inc |
Custom submission handler for the settings form. |
|
1 |
superfish_menu_settings_validate |
./superfish.admin.inc |
Implements hook_validate(). |
|
|
superfish_perm |
./superfish.module |
Implementation of hook_perm(). |
|
|
superfish_requirements |
./superfish.install |
Implements hook_requirements(). |
|
|
superfish_styles |
./superfish.module |
Get a list of CSS files that can be used for styles. |
2 |
|
superfish_system_settings_form |
./superfish.admin.inc |
Overriding system settings form. |
1 |
|
superfish_theme |
./superfish.module |
Implements hook_theme(). |
|
|
superfish_uninstall |
./superfish.install |
Implements hook_uninstall(). |
|
|
superfish_update_6100 |
./superfish.install |
Implements hook_update_N(). |
|
|
theme_superfish |
./superfish.module |
Theme function to allow any menu tree to be themed as a Superfish menu. |
|
|
theme_superfish_build |
./superfish.module |
Helper function that builds the nested lists of a Superfish menu. |
|
|
theme_superfish_menu_item |
./superfish.module |
Returns HTML for a menu item. |
|
|