You are here

8 calls to signup_date_field() in Signup 7

signup_content_type_fields in includes/date.inc
Returns a list of all cck fields that have been set for use in signups
signup_date_field_check_config in includes/date.inc
Check that the date and signup configuration for a node type makes sense.
_signup_date_admin_query in includes/date.inc
Alters the SQL query for the admin overview page.
_signup_date_autoclose_sql in includes/date.inc
_signup_date_format_date in includes/date.inc
_signup_date_get_node_scheduler in includes/date.inc
Determine if the specific node is date-enabled.
_signup_date_node_completed in includes/date.inc
Returns TRUE if the given node is event-enabled, and the start time has already passed the "Close x hours before" setting.
_signup_date_reminder_sql in includes/date.inc