coffee_coffee_command |
./coffee.hooks.inc |
Implements hook_coffee_command(). |
|
|
coffee_enable |
./coffee.install |
Implements hook_enable(). |
|
|
coffee_hook_info |
./coffee.module |
Implements hook_hook_info(). |
|
|
coffee_init |
./coffee.module |
Implements hook_init(). |
|
|
coffee_menu |
./coffee.module |
Implements hook_menu(). |
|
|
coffee_perm |
./coffee.module |
Implements hook_permission(). |
|
|
coffee_redirect |
./coffee.hooks.inc |
The default implementation of Coffee.
It will look in the menu_links table for administrative links based on
the user input |
1 |
|
coffee_result_handler |
./coffee.module |
Handler for Coffee |
|
1 |
hook_coffee_command |
./coffee.api.php |
Extend the Coffee functionallity with your own commands. |
|
|