You are here

Functions in User Import Framework Plus 7

Primary tabs

Namesort descending Location Description Direct uses Strings
uif_plus_addressfield_field_delimiters ./uif_plus.module Addressfield field delimiter options. 1
uif_plus_addressfield_part_delimiters ./uif_plus.module Addressfield part delimiter options. 1
uif_plus_check_og_version_1 ./uif_plus.module Helper function to check the version of og, if available. We are interested in whether the available version of og is 1.x 2
uif_plus_form_uif_import_form_alter ./uif_plus.module Implements hook_form_FORM_ID_alter().
uif_plus_form_uif_import_form_submit ./uif_plus.module Custom submit function for the uif import settings form. 1
uif_plus_get_entityreference_value ./uif_plus.module Helper function to process data for fields provided by the entityreference module. 1
uif_plus_get_field_info ./uif_plus.module Create array of field info of supported fields and uif plus data for the later process of import 1
uif_plus_get_og_group ./uif_plus.module Helper function to get a group ID from the og table. 1
uif_plus_install ./uif_plus.install Implements hook_install().
uif_plus_normalise_filename ./uif_plus.module Helper function to remove a slash from the back of a filename 1
uif_plus_normalise_filepath ./uif_plus.module Helper function to remove trailing slashes from file paths 1
uif_plus_process_addressfield ./uif_plus.module Process import of address field values. 1
uif_plus_process_file_field ./uif_plus.module Process import of file fields. 1
uif_plus_process_image_field ./uif_plus.module Process import of image fields. 1
uif_plus_process_user_groups ./uif_plus.module Process import of users into groups. 1
uif_plus_process_user_picture ./uif_plus.module Process import of user pictures 1
uif_plus_profile2_fields ./uif_plus.module Get all fields provided by profile2 types 3
uif_plus_save_profile2_fields ./uif_plus.module Save fields of profile2 types 1
uif_plus_uif_help ./uif_plus.module Implements hook_uif_help().
uif_plus_uif_import_form_validate ./uif_plus.module Validate delimiters on the import form. 1
uif_plus_uif_post_create ./uif_plus.module Implementats hook_uif_post_create().
uif_plus_uif_post_update ./uif_plus.module Implements hook_uif_post_update().
uif_plus_uif_supported_fields ./uif_plus.module Implements hook_uif_supported_fields().
uif_plus_uninstall ./uif_plus.install Implements hook_uninstall().
uif_plus_update_7000 ./uif_plus.install Check and make sure uif_plus images sub-directory exists
uif_plus_update_user ./uif_plus.module Common function for updating users based on types of fields as provided by contrib modules. 2
uif_plus_upload_file ./uif_plus.module Handle file uploads for image and file fields 3

Other projects