simple_node_importer_add_node_resolution_center |
includes/resolution_center.inc |
Add data to node resolution table. |
1 |
|
simple_node_importer_ajax_breif_note_callback |
./simple_node_importer.module |
Ajax Callback function(). |
|
1 |
simple_node_importer_check_field_widget |
includes/resolution_center.inc |
Checks the widget type of each field. |
1 |
|
simple_node_importer_config_form |
includes/simple_node_importer_config.inc |
Function to find out all content types with type node. |
|
2 |
simple_node_importer_config_form_submit |
includes/simple_node_importer_config.inc |
Submit handler for simple_node_importer_config_form(). |
|
1 |
simple_node_importer_create_mapping_fields |
./simple_node_importer.module |
Import Mapping function to map the fields with file data. |
|
1 |
simple_node_importer_delete_node |
./simple_node_importer.module |
Helper Function to delete the node on cancel mapping. |
|
1 |
simple_node_importer_dynode_select_create_csv |
includes/simple_node_importer.inc |
Helper function to generate CSV file. |
1 |
|
simple_node_importer_field_upload_csv_validator |
./simple_node_importer.module |
File upload field validator. |
|
|
simple_node_importer_form |
./simple_node_importer.module |
Implements hook_form(). |
|
|
simple_node_importer_form_alter |
./simple_node_importer.module |
Implements hook_form_alter(). |
|
|
simple_node_importer_form_submit_redirect_handler |
./simple_node_importer.module |
Submit handler for simple_node_importer_form_submit_redirect_handler. |
|
1 |
simple_node_importer_generate_reference |
includes/resolution_center.inc |
Function to generate random strings. |
|
|
simple_node_importer_getallcolumnheaders |
includes/simple_node_importer.inc |
Helper functo to get header array(). |
3 |
|
simple_node_importer_getfieldarray |
includes/simple_node_importer.inc |
Return Field Array(). |
|
|
simple_node_importer_getpreselectedvalues |
includes/simple_node_importer.inc |
Helper Function to auto select the mapping field values. |
1 |
|
simple_node_importer_get_content_types |
includes/simple_node_importer.inc |
Function to find out all content types with type node. |
|
|
simple_node_importer_get_failed_rows |
includes/resolution_center.inc |
Function to fetch failed nodes from node_resolution table. |
1 |
|
simple_node_importer_get_field_list |
includes/simple_node_importer.inc |
Function to get list of fields of particular content type. |
5 |
|
simple_node_importer_get_taxonomy_by_name |
includes/resolution_center.inc |
Return a taxonomy obj, matches the given name. |
1 |
|
simple_node_importer_get_vocabulary_by_name |
includes/resolution_center.inc |
Return a vocabulary obj ,matches the given name. |
1 |
|
simple_node_importer_help |
./simple_node_importer.module |
Implements hook_help(). |
|
|
simple_node_importer_install |
./simple_node_importer.install |
Implements hook_install(). |
|
|
simple_node_importer_make_nodes |
includes/resolution_center.inc |
Creates node for specified type of mapped data. |
|
1 |
simple_node_importer_mapping_form |
./simple_node_importer.module |
Mapping Screen Configuration Form. |
|
1 |
simple_node_importer_mapping_form_submit |
./simple_node_importer.module |
Mapping Screen Configuration Form Submit. |
|
1 |
simple_node_importer_mapping_form_validate |
./simple_node_importer.module |
Mapping Screen Configuration Form validate handler. |
|
|
simple_node_importer_mapping_title |
./simple_node_importer.module |
Mapping form title callback. |
|
1 |
simple_node_importer_menu |
./simple_node_importer.module |
Implements hook_menu(). |
|
|
simple_node_importer_node_info |
./simple_node_importer.module |
Implements hook_node_info(). |
|
|
simple_node_importer_node_presave |
./simple_node_importer.module |
Implements hook_node_presave(). |
|
|
simple_node_importer_node_resolution_center |
includes/resolution_center.inc |
Helper function for node resolution center. |
|
1 |
simple_node_importer_permission |
./simple_node_importer.module |
Implements hook_permission(). |
|
|
simple_node_importer_preprocess_content_info_note |
./simple_node_importer.module |
Implements preprocess(). |
|
|
simple_node_importer_preprocess_mapping_help_text_info |
./simple_node_importer.module |
Implements preprocess(). |
|
|
simple_node_importer_resolution_center_download_csv |
includes/resolution_center.inc |
Function to create CSV file for failed imports. |
|
1 |
simple_node_importer_schema |
./simple_node_importer.install |
Implements hook_schema(). |
|
|
simple_node_importer_sni_batch_finished |
includes/resolution_center.inc |
Callback : Called when batch process is finished. |
|
1 |
simple_node_importer_template_submit_handler |
./simple_node_importer.module |
Submit handler for simple_node_importer_template_submit_handler. |
|
1 |
simple_node_importer_theme |
./simple_node_importer.module |
Implements hook_theme(). |
|
|
simple_node_importer_type_installed_fields |
./simple_node_importer.install |
Implements install custom fields(). |
1 |
|
simple_node_importer_type_installed_instances |
./simple_node_importer.install |
Implements install custom instances(). |
1 |
|
simple_node_importer_uninstall |
./simple_node_importer.install |
Implements hook_uninstall(). |
|
|
theme_simple_node_import_table |
./simple_node_importer.module |
Theme function to display form data. |
|
|