Core drupal hooks in Signup 5
Same name and namespace in other branches
- 5.2 signup.module \signup_core
- 6.2 signup.module \signup_core
- 6 signup.module \signup_core
- 7 signup.module \signup_core
File
- ./
signup.module, line 4
Functions
Name | Location | Description |
---|---|---|
signup_block |
./ |
Implementation of hook_block(). |
signup_cron |
./ |
Implementation of hook_cron(). |
signup_form_alter |
./ |
Implementation of hook_form_alter(). |
signup_form_cancel_submit |
./ |
Submits the cancel signup form |
signup_form_submit |
./ |
Executes the user signup form |
signup_form_validate |
./ |
Validates the user signup form |
signup_help |
./ |
Implementation of hook_help(). |
signup_menu |
./ |
Implementation of hook_menu(). |
signup_perm |
./ |
Implementation of hook_perm(). |
signup_user |
./ |
Implementation of hook_user(). |