safe_unserialize |
./safe_unserialize.inc |
Wrapper for _safe_unserialize() that handles exceptions and multibyte encoding issue |
10 |
10 |
theme_webform_display_multifile |
./multifile.inc |
Format the output of text data for this component |
|
|
theme_webform_edit_multifile |
./multifile.inc |
|
|
|
theme_webform_render_multifile |
./multifile.inc |
Render a File component. |
|
|
webform_get_multifile |
./multifile.inc |
Helper function to load a file from the database. |
8 |
|
webform_multifile_delete_form |
./webform_multifile.module |
Menu callback to delete a single file from a multifile upload. |
|
1 |
webform_multifile_delete_form_submit |
./webform_multifile.module |
+ * Form submit callback.
+ |
|
|
webform_multifile_menu |
./webform_multifile.module |
Implementation of hook_menu(). |
|
|
webform_multifile_name |
./multifile.inc |
Helper function to create proper file names for uploaded file. |
2 |
|
webform_multifile_requirements |
./webform_multifile.install |
Implements hook_requirements(). |
|
|
webform_multifile_url |
./multifile.inc |
Helper function to create proper URLs for uploaded file. |
4 |
|
webform_multifile_webform_component_info |
./webform_multifile.module |
Implementation of hook_webform_component_info(). |
|
|
_safe_unserialize |
./safe_unserialize.inc |
Safe unserialize() replacement |
1 |
|
_webform_analysis_multifile |
./multifile.inc |
Implementation of _webform_analysis_component(). |
|
|
_webform_attachments_multifile |
./multifile.inc |
Implements _webform_attachments_component(). |
|
|
_webform_csv_data_multifile |
./multifile.inc |
Implementation of _webform_csv_data_component(). |
|
|
_webform_csv_headers_multifile |
./multifile.inc |
Implementation of _webform_csv_headers_component(). |
|
|
_webform_defaults_multifile |
./multifile.inc |
Implementation of _webform_defaults_component(). |
|
|
_webform_delete_multifile |
./multifile.inc |
Implementation of _webform_delete_component(). |
|
|
_webform_display_multifile |
./multifile.inc |
Implementation of _webform_display_component(). |
|
|
_webform_edit_multifile |
./multifile.inc |
Implementation of _webform_edit_component(). |
|
|
_webform_edit_multifile_check_directory |
./multifile.inc |
A Form API after build function. |
|
1 |
_webform_edit_multifile_filtering_validate |
./multifile.inc |
A Form API element validate function. |
|
1 |
_webform_edit_multifile_size_validate |
./multifile.inc |
A Form API element validate function to check filesize is numeric. |
|
1 |
_webform_get_files_multifile |
./multifile.inc |
Implementation of _webform_get_files_component(). |
|
|
_webform_multifile_convert_files_array |
./multifile.inc |
|
1 |
|
_webform_multifile_get_files_array_value |
./multifile.inc |
Helper function. |
2 |
|
_webform_render_multifile |
./multifile.inc |
Implementation of _webform_render_component(). |
|
|
_webform_required_multifile |
./multifile.inc |
A Form API element validate function. |
|
1 |
_webform_submit_multifile |
./multifile.inc |
Implementation of _webform_submit_component(). |
|
|
_webform_table_multifile |
./multifile.inc |
Implementation of _webform_table_component(). |
|
|
_webform_theme_multifile |
./multifile.inc |
Implementation of _webform_theme_component(). |
|
|
_webform_validate_multifile |
./multifile.inc |
A Form API element validate function. |
|
1 |