Hook functions which are not specific for node types.
| Name | Description |
|---|---|
| daily_cron | Implementation of hook_cron(): perform periodic actions |
| daily_help | Implementation of hook_help(): define help texts. |
| daily_link | Implementation of hook_link(): Add daily links to nodes |
| daily_menu | Implementation of hook_menu(): define menu links. |
| daily_perm | Implementation of hook_perm(): user permissions |
| _daily_admin_settings | The Daily settings form. |