coffee_admin_settings |
./coffee.admin.inc |
Form builder; Configure coffee settings. |
|
1 |
coffee_admin_settings_submit |
./coffee.admin.inc |
Function coffee_admin_settings_submit(). |
|
1 |
coffee_coffee_commands |
./coffee.hooks.inc |
Implements hook_coffee_commands(). |
|
|
coffee_enable |
./coffee.install |
Implements hook_enable(). |
|
|
coffee_flush_caches |
./coffee.module |
Implements hook_flush_caches(). |
4 |
|
coffee_get_menu_response |
./coffee.module |
Function coffee_get_menu_response(). |
|
1 |
coffee_hook_info |
./coffee.module |
Implements hook_hook_info(). |
|
|
coffee_menu |
./coffee.module |
Implements hook_menu(). |
|
|
coffee_menu_alter |
./coffee.module |
Implements hook_menu_alter(). |
|
|
coffee_menu_link_delete |
./coffee.module |
Implements hook_menu_link_delete(). |
|
|
coffee_menu_link_insert |
./coffee.module |
Implements hook_menu_link_insert(). |
|
|
coffee_menu_link_update |
./coffee.module |
Implements hook_menu_link_update(). |
|
|
coffee_navbar |
./coffee.navbar.inc |
Implements hook_navbar(). |
|
|
coffee_page_build |
./coffee.module |
Implements hook_page_build(). |
|
|
coffee_permission |
./coffee.module |
Implements hook_permission(). |
|
|
coffee_schema |
./coffee.install |
Implements hook_schema(). |
|
|
coffee_traverse_below |
./coffee.module |
Function coffee_traverse_below(). |
1 |
|
coffee_update_7200 |
./coffee.install |
Make sure that the cache bin exists when upgrading from 1.x. |
|
|
hook_coffee_commands |
./coffee.api.php |
Extend the Coffee functionality with your own commands and items. |
|
|