bundle_copy_bundle_copy_info |
./bundle_copy.module |
Implements hook_bundle_copy_info(). |
|
|
bundle_copy_clone |
./bundle_copy.module |
Menu callback: present the clone page. |
|
1 |
bundle_copy_clone_submit |
./bundle_copy.module |
Submit callback: Clone data. |
|
|
bundle_copy_export |
./bundle_copy.module |
Menu callback: present the export page. |
|
1 |
bundle_copy_export_submit |
./bundle_copy.module |
Submit callback: export data. |
|
|
bundle_copy_get_info |
./bundle_copy.module |
Api function to get the bundle copy info. |
5 |
|
bundle_copy_import |
./bundle_copy.module |
Menu callback: present the import page. |
|
1 |
bundle_copy_import_access |
./bundle_copy.module |
Bundle copy import access callback. |
|
1 |
bundle_copy_import_process |
./bundle_copy.module |
|
1 |
|
bundle_copy_import_submit |
./bundle_copy.module |
Submit callback: import data. |
|
|
bundle_copy_menu |
./bundle_copy.module |
Implements hook_menu(). |
|
|
hook_bundle_copy_info |
./bundle_copy.api.php |
Implements hook_bundle_copy_info(). |
|
|
_bc_bundle_export_ignore |
./bundle_copy.module |
Helper function to ignore a bundle on export. |
|
1 |
_bc_bundle_save_ignore |
./bundle_copy.module |
Helper function to ignore a bundle save. |
|
1 |
_bc_copy_field_collection_export |
./bundle_copy.module |
Helper function to load the fields of field collection field.
Also it load recursively if field collection field exists inside a field collection. |
1 |
|
_bc_copy_taxonomy_load |
./bundle_copy.module |
Helper function to load the taxonomy, but remove the vid on the object. |
|
1 |
_bc_copy_taxonomy_save |
./bundle_copy.module |
Helper function to save the taxonomy. |
|
1 |
_bundle_copy_bundle_info |
./bundle_copy.module |
Return bundles for a certain entity type. |
3 |
|
_bundle_copy_export_data |
./bundle_copy.module |
Creates export data. |
1 |
|