You are here

Core drupal hooks in Signup 5

Same name and namespace in other branches
  1. 5.2 signup.module \signup_core
  2. 6.2 signup.module \signup_core
  3. 6 signup.module \signup_core
  4. 7 signup.module \signup_core

File

./signup.module, line 4

Functions

Namesort descending Location Description
signup_block ./signup.module Implementation of hook_block().
signup_cron ./signup.module Implementation of hook_cron().
signup_form_alter ./signup.module Implementation of hook_form_alter().
signup_form_cancel_submit ./signup.module Submits the cancel signup form
signup_form_submit ./signup.module Executes the user signup form
signup_form_validate ./signup.module Validates the user signup form
signup_help ./signup.module Implementation of hook_help().
signup_menu ./signup.module Implementation of hook_menu().
signup_perm ./signup.module Implementation of hook_perm().
signup_user ./signup.module Implementation of hook_user().