You are here

20 calls to webform_variable_get() in Webform 6.3

theme_webform_admin_content in includes/webform.admin.inc
Generate a list of all webforms avaliable on this site.
webform_admin_content in includes/webform.admin.inc
Menu callback for admin/content/webform. Displays all webforms on the site.
webform_admin_settings in includes/webform.admin.inc
Menu callback for admin/settings/webform.
webform_admin_type_list in includes/webform.admin.inc
Create a comma-separate list of content types that are webform enabled.
webform_block_info in ./webform.module
Implements hook_block_info().
webform_check_record in ./webform.module
Utility function to check if a webform record is necessary in the database.
webform_content_extra_fields in ./webform.module
Implements hook_content_extra_fields().
webform_email_edit_form in includes/webform.emails.inc
Form for configuring an e-mail setting and template.
webform_format_email_address in ./webform.module
Given an email address and a name, format an e-mail address.
webform_format_email_subject in ./webform.module
Given an email subject, format it with any needed replacements.
webform_form_alter in ./webform.module
Implements hook_form_alter().
webform_handler_field_submission_count::render in views/webform_handler_field_submission_count.inc
webform_menu_load in ./webform.module
Menu loader callback. Load a webform node if the given nid is a webform.
webform_mollom_form_list in ./webform.module
Implements hook_mollom_form_list().
webform_nodeapi in ./webform.module
Implements hook_nodeapi().
webform_node_delete in ./webform.module
Implements hook_delete().
webform_node_insert in ./webform.module
Implements hook_node_insert().
webform_node_type in ./webform.module
Implements hook_node_type().
webform_node_update in ./webform.module
Implements hook_node_update().
_webform_filter_xss in ./webform.module
Filter labels for display by running through XSS checks.