menu_icons_admin_settings |
./menu_icons.module |
Build the menu_icon's settings form |
|
2 |
menu_icons_css_generate |
./menu_icons.module |
Build CSS based on menu IDs |
2 |
1 |
menu_icons_directory_path |
./menu_icons.module |
Returns the file directory path in which both the CSS file and the icons are stored. |
3 |
|
menu_icons_flush_caches |
./menu_icons.module |
Implementation of hook_flush_caches(). |
|
|
menu_icons_form_alter |
./menu_icons.module |
Implementation of hook_form_alter(). |
|
|
menu_icons_form_submit |
./menu_icons.module |
Process the submitted form |
|
1 |
menu_icons_imagecache_default_presets |
./menu_icons.module |
Implementation of hook_theme(). |
|
|
menu_icons_init |
./menu_icons.module |
Implementation of hook_init(). |
|
|
menu_icons_menu |
./menu_icons.module |
Implementation of hook_menu(). |
|
|
menu_icons_theme |
./menu_icons.module |
Implementation of hook_theme(). |
|
|
menu_icons_uninstall |
./menu_icons.install |
Implementation of hook_uninstall(). |
|
|