You are here

Functions in Signup 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
theme_signup_node_admin_page ./signup.module Theme function for the signup administrative tab (node/N/signups).
theme_signup_node_admin_summary_form ./signup.module Renders the HTML for the per-node signup summary administrative form.
theme_signup_node_output_header ./signup.module Return HTML desired at the top of the signup output for a node.
theme_signup_signups_closed ./signup.module Controls the output displayed if this node is closed for signups.
theme_signup_token_help ./signup.module theme_signup_token_help()
theme_signup_user_form theme/signup.theme Return the site-specific custom fields for the signup user form.
theme_signup_user_list ./signup.module Formats the list of users signed up for a particular node.
theme_signup_user_schedule theme/signup.theme Format a user signup for display in a schedule list.
theme_signup_view_label ./signup.module Generates the appropriate selector label for a given view.
views_handler_arg_signup_uid views/views.inc An argument handler for signup_uid 1
views_handler_field_signup_email views/views.inc 1
views_handler_field_signup_form_data views/views.inc Retrieves and returns the field from the serialized form_data field, indicated by the admin in the "Option" column. 1
views_handler_field_signup_status views/views.inc Displays a field indicating if signups are open or closed. 1
views_handler_field_uid views/views.inc Format a uid field as a username. 1
views_handler_filter_signup_uid views/views.inc 1
_signup_build_query ./signup.module Private query builder helper function. 3
_signup_build_token_help ./signup.module Private function to generate HTML for showing the available tokens 1
_signup_check_limit ./signup.module Checks the signup limit for a given node, and sees if a change in either the limit or total # of signups should result in a change in signup status (open vs. closed) and prints a message indicating what happened. 4
_signup_cron_autoclose ./signup.module Helper function that handles auto-closing time-based nodes during cron. 1
_signup_cron_send_reminders ./signup.module Helper function that sends cron-based reminder e-mails. 1
_signup_date_admin_sql includes/date.inc 1
_signup_date_alter_node_type_form includes/date.inc Alter the node type form to add a setting to select the signup date field. 1 1
_signup_date_autoclose_sql includes/date.5x-2.inc 1
_signup_date_autoclose_sql includes/date.5x-1.inc 1
_signup_date_field_element includes/date.inc Create the FAPI form element for the signup date field. 2
_signup_date_field_form_alter includes/date.inc Alter the form for configuring CCK date fields on node types. 1 1
_signup_date_field_form_submit includes/date.inc Custom submit handler for the CCK date field editing form.
_signup_date_format_date includes/date.5x-2.inc 1
_signup_date_format_date includes/date.5x-1.inc 1
_signup_date_get_node_scheduler includes/date.inc Determine if the specific node is date-enabled. 1
_signup_date_node_completed includes/date.5x-2.inc Returns TRUE if the given node is event-enabled, and the start time has already passed the "Close x hours before" setting. 1
_signup_date_node_completed includes/date.5x-1.inc Returns TRUE if the given node is event-enabled, and the start time has already passed the "Close x hours before" setting. 1
_signup_date_reminder_sql includes/date.5x-2.inc 1
_signup_date_reminder_sql includes/date.5x-1.inc 1
_signup_date_sql_handler includes/date.5x-2.inc Generate a DateAPI SQL handler for the given CCK date field. 2
_signup_date_sql_math includes/date.5x-2.inc Helper function to handle date math across DB types. 1
_signup_db_column_exists ./signup.install 1
_signup_event_admin_sql includes/event.5x-1.inc 1
_signup_event_admin_sql includes/event.5x-2.inc 1
_signup_event_autoclose_sql includes/event.5x-1.inc 1
_signup_event_autoclose_sql includes/event.5x-2.inc 1
_signup_event_format_date includes/event.5x-1.inc 1
_signup_event_format_date includes/event.5x-2.inc 1
_signup_event_get_node_scheduler includes/event.5x-1.inc Determine if the given node has a start time managed by the event.module. 1
_signup_event_get_node_scheduler includes/event.5x-2.inc Determine if the given node has a start time managed by the event.module. 1
_signup_event_node_completed includes/event.5x-1.inc Returns TRUE if the given node is event-enabled, and the start time has already passed the "Close x hours before" setting. 1
_signup_event_node_completed includes/event.5x-2.inc Returns TRUE if the given node is event-enabled, and the start time has already passed the "Close x hours before" setting. 1
_signup_event_reminder_sql includes/event.5x-1.inc 1
_signup_event_reminder_sql includes/event.5x-2.inc 1
_signup_get_date_field_options includes/date.inc Helper function for the date field select to build its options. 1

Pages

Other projects