You are here

Files in Webform Accordion 6

Primary tabs

File namesort descending Location Namespace Description
accordion_container.inc components/accordion_container.inc Defines the Accordion Container webform component.
accordion_tab.inc components/accordion_tab.inc Defines the Accordion Tab webform component.
README.txt README.txt Description ----------- This module adds two new components to your webforms allowing you to group fields together inside of a jQuery UI Accordion control (http://jqueryui.com/demos/accordion). Requirements ------------ Drupal 6.16 or higher Webform…
webform-accordion-container.tpl.php templates/webform-accordion-container.tpl.php The template file for an accordion container.
webform-accordion-tab.tpl.php templates/webform-accordion-tab.tpl.php The template file for an Accordion Tab.
webform_accordion.info webform_accordion.info name = Webform Accordion description = Allows webform elements to be grouped under a jquery accordion. core = 6.x package = Webform dependencies[] = webform dependencies[] = jquery_ui dependencies[] = jquery_update
webform_accordion.module webform_accordion.module Main module file for the webform_accordion module.

Other projects