signup.module

Version

1.74.2.42 (checked in on 2008/08/01 at 04:32:47 by dww)

Functions

Namesort iconDescription
signup_admin_pagePrints the admin signup overview page located at admin/content/signup
signup_alter_node_formAlters the node form to inject the appropriate per-node signup settings.
signup_alter_node_type_formAlters the form for administrator settings per node type. (admin/content/types)
signup_blockImplementation of hook_block().
signup_build_signup_dataBuilds serialized user signup data into user-readable format.
signup_cancel_signupCallback function for canceling signups
signup_close_signupCallback function for closing signups
signup_close_signups_form
signup_close_signups_form_submit
signup_close_signup_adminCallback function for opening signups via a link in the admin tables
signup_cronImplementation of hook_cron().
signup_filter_status_form
signup_filter_status_form_submit
signup_formBuilder function for the signup form
signup_formsImplementation of hook_forms().
signup_form_alterImplementation of hook_form_alter().
signup_form_cancelBuilder function for the cancel signup form
signup_form_cancel_submitSubmits the cancel signup form
signup_form_submitExecutes the user signup form
signup_form_validateValidates the user signup form
signup_helpImplementation of hook_help().
signup_list_user_signupsReturns an array of node titles with links for all events the specified user has signed up for.
signup_menuImplmentation of hook_menu()
signup_nodeapihook_nodeapi implementation
signup_open_signupCallback function for reopening signups
signup_open_signups_form
signup_open_signups_form_submit
signup_open_signup_adminCallback function for opening signups via a link in the admin tables
signup_permImplementation of hook_perm().
signup_settings_pageForm builder for the settings page under admin/setttings/signup
signup_settings_page_submitSubmits the signup settings form
signup_sign_up_userSigns up a user to a node.
signup_userImplementation of hook_user().
signup_user_cancel_form
signup_user_schedulePrints a schedule of the given user's signups.
signup_user_signups_formPrints the signup details for a single node when the signups tab is clicked
signup_validate_anon_emailValidates an anonymous signup email.
theme_signup_filter_status_form
_signup_admin_formReturns the form for the per-node signup settings. This is shared by the settings page and the node edit page.