hook_workbench_block |
./workbench.api.php |
Return Workbench status information in a block. |
|
|
hook_workbench_content_alter |
./workbench.api.php |
Allows modules to alter the default Workbench landing page. |
|
|
hook_workbench_create_alter |
./workbench.api.php |
Allows modules to alter the default content creation page. |
|
|
workbench_help |
./workbench.module |
Implements hook_help(). |
|
|
workbench_parse_help |
./workbench.module |
Simplified display of help text without markdown module. |
1 |
|
workbench_toolbar |
./workbench.module |
Implements hook_toolbar(). |
|
|
workbench_uninstall |
./workbench.install |
Implements hook_uninstall(). |
|
|
workbench_update_8001 |
./workbench.install |
Add a menu for Workbench. |
|
|
workbench_update_8002 |
./workbench.install |
Add the new settings for Workbench. |
|
|