You are here

9 calls to webform_components() in Webform 7.4

webform_admin_settings in includes/webform.admin.inc
Menu callback for admin/config/content/webform.
webform_client_form_process in ./webform.module
Process function for webform_client_form().
webform_component_feature in includes/webform.components.inc
Check if a component has a particular feature.
webform_component_include in ./webform.module
Load a component file into memory.
webform_component_options in ./webform.module
Build a list of components suitable for use as select list options.
webform_component_property in includes/webform.components.inc
Get a component property from the component definition.
webform_menu_component_load in ./webform.module
Menu loader callback. Load a webform component if the given cid is a valid.
webform_theme in ./webform.module
Implements hook_theme().
_webform_views_options_form in views/webform.views.inc
Shared form for the Webform submission data field and relationship handler.