hook_webform_edit_matrix_alter |
./webform_matrix_component.api.php |
Implements hook_webform_edit_matrix_alter(). |
|
|
hook_webform_matrix_validate |
./webform_matrix_component.api.php |
Validate hook for matrix component. |
|
|
hook_webform_render_matrix_alter |
./webform_matrix_component.api.php |
Webform_render_matrix_alter for alter webform_render_matrix . |
|
|
theme_webform_date_matrix |
components/matrix.inc |
Theme for date subcomponent for matrix. |
|
|
theme_webform_display_matrix |
components/matrix.inc |
Format the text output for this component. |
|
|
theme_webform_matrix |
components/matrix.inc |
Theme for webform matrix. |
|
|
webform_component_edit_form_matrix_submit |
./webform_matrix_component.module |
|
|
1 |
webform_component_edit_form_matrix_validate |
./webform_matrix_component.module |
|
|
1 |
webform_matrix_component_form_webform_admin_settings_alter |
./webform_matrix_component.module |
Implements hook_form_formid_alter(). |
|
|
webform_matrix_component_form_webform_component_edit_form_alter |
./webform_matrix_component.module |
Implements hook_form_formid_alter(). |
|
|
webform_matrix_component_menu |
./webform_matrix_component.module |
|
|
|
webform_matrix_component_webform_component_info |
./webform_matrix_component.module |
Define components to Webform. |
|
|
_webform_analysis_matrix |
components/matrix.inc |
Implements _webform_analysis_component(). |
|
|
_webform_csv_data_matrix |
components/matrix.inc |
Implements _webform_csv_data_component(). |
|
|
_webform_csv_headers_matrix |
components/matrix.inc |
Implements _webform_csv_headers_component(). |
|
|
_webform_defaults_matrix |
components/matrix.inc |
Implements _webform_defaults_component(). |
|
|
_webform_display_array |
components/matrix.inc |
This is return display array |
3 |
|
_webform_display_matrix |
components/matrix.inc |
Implements _webform_display_component(). |
|
|
_webform_edit_matrix |
components/matrix.inc |
Implements _webform_edit_component(). |
|
|
_webform_matrix_component_ahah_callback_helper |
components/matrix.inc |
Does the very standard things that must be done in any normal callback.
Used by each callback in this example module. |
|
|
_webform_matrix_component_array |
components/matrix.inc |
Unseriaze matrix components values. |
2 |
|
_webform_matrix_component_array_reverse |
components/matrix.inc |
This is simple function to convert array rows to cols. |
1 |
|
_webform_matrix_component_edit_date |
components/matrix.inc |
Implements _webform_matrix_component_edit_date(). |
|
|
_webform_matrix_component_edit_select |
components/matrix.inc |
Validate webform_edit_form matrix components. |
|
1 |
_webform_matrix_component_get_column_form |
components/matrix.inc |
Webform_edit_form extra form elements. |
1 |
|
_webform_matrix_component_get_type_option |
components/matrix.inc |
Returns matrix_options. |
|
1 |
_webform_matrix_component_select_option_from_text |
components/matrix.inc |
Convert matrix select option values to options array. |
2 |
|
_webform_matrix_component_validate_number |
components/matrix.inc |
Validate Number |
|
1 |
_webform_render_matrix |
components/matrix.inc |
Implements _webform_render_component(). |
|
|
_webform_submit_matrix |
components/matrix.inc |
Implements _webform_submit_component(). |
|
|
_webform_table_matrix |
components/matrix.inc |
Implements _webform_table_component(). |
|
|
_webform_theme_matrix |
components/matrix.inc |
Implements _webform_theme_component(). |
|
|