menu_icons_admin_settings |
./menu_icons.module |
Build the menu_icon's settings form |
|
1 |
menu_icons_css |
./menu_icons.module |
Page callback for generated CSS file |
|
1 |
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_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(). |
|
|
_menu_icons_css_generate |
./menu_icons.module |
Build CSS based on menu IDs |
1 |
|