9 calls to signup_date_field() in Signup 6
- 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.
- theme_signup_node_title in theme/
node.inc - _signup_date_admin_sql in includes/
date.inc - _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