You are here

Functions in Open Atrium Clone 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_oa_clone_group_metadata ./oa_clone.api.php Clone metadata associated with a Space or Group.
oa_clone ./oa_clone.module Clones a node using the 'clone' module. 3
oa_clone_batch_clone_group_memberships ./oa_clone.module Callback for cloning all the memberships in a group. 1
oa_clone_batch_clone_group_metadata ./oa_clone.module Callback for cloning Organic Groups metadata (variables, permisssions, etc). 2
oa_clone_batch_clone_orphan_content ./oa_clone.module Callback for cloning all the content in a section. 1
oa_clone_batch_clone_section_content ./oa_clone.module Callback for cloning all the content in a section. 2
oa_clone_batch_finished ./oa_clone.module Callback for when cloning batch finishes. 1
oa_clone_batch_og_menu_clone ./oa_clone.module Callback for cloning all the content in a section. 1
oa_clone_batch_og_vocab ./oa_clone.module Clones a vocab and it's terms. 1
oa_clone_clone_access_alter ./oa_clone.module Implements hook_clone_access().
oa_clone_clone_node_alter ./oa_clone.module Implements hook_clone_node_alter().
oa_clone_conditional_fields_default_fields ./oa_clone.features.conditional_fields.inc Implements hook_conditional_fields_default_fields().
oa_clone_create_space_page_callback ./oa_clone.module Page callback that either returns the normal create page or a clone page. 1
oa_clone_create_space_type_access_callback ./oa_clone.module Access callback: Check if the user can create a Space Blueprint from this node. 1
oa_clone_create_space_type_page_callback ./oa_clone.module Page callback: Redirect user to create a new Space Blueprint using a node. 1
oa_clone_ctools_plugin_api ./oa_clone.features.inc Implements hook_ctools_plugin_api().
oa_clone_field_default_field_bases ./oa_clone.features.field_base.inc Implements hook_field_default_field_bases().
oa_clone_field_default_field_instances ./oa_clone.features.field_instance.inc Implements hook_field_default_field_instances().
oa_clone_form_node_form_alter ./oa_clone.module Implements hook_form_FORM_ID_alter().
oa_clone_form_oa_space_node_form_alter ./oa_clone.module Implements hook_form_FORM_ID_alter().
oa_clone_form_taxonomy_form_term_alter ./oa_clone.module Implements hook_form_FORM_ID_alter().
oa_clone_get_group_memberships ./oa_clone.module Gets all the memberships within a particular Group. 1
oa_clone_get_orphan_content ./oa_clone.module Returns non-sectio/non-subgroup content of a group. 1
oa_clone_get_section_content ./oa_clone.module Gets all the content within a particular Section. 2
oa_clone_get_space_type_terms ./oa_clone.module Get the terms associated with a space. 1
oa_clone_menu ./oa_clone.module Implements hook_menu().
oa_clone_menu_alter ./oa_clone.module Implements hook_menu_alter().
oa_clone_node_check ./oa_clone.module Page callback that prompts the user to confirm the operation. 1
oa_clone_node_delete ./oa_clone.module Implements hook_node_delete().
oa_clone_node_insert ./oa_clone.module Implements hook_node_insert().
oa_clone_node_prepopulate ./oa_clone.module Page callback that builds the Clone page with Panels. 2
oa_clone_node_presave ./oa_clone.module Implements hook_node_presave().
oa_clone_og_permission ./oa_clone.module Implements hook_og_permission().
oa_clone_permission ./oa_clone.module Implements hook_permision().
oa_clone_prepare ./oa_clone.module Prepares a node to be cloned via the 'clone' module. 1
oa_clone_save ./oa_clone.module Saves a cloned node via the 'clone' module. 1
oa_clone_save_batch_info ./oa_clone.module Save batch redirect info for oa_wizard. 1
oa_clone_strongarm ./oa_clone.strongarm.inc Implements hook_strongarm().
_oa_clone_batch_space ./oa_clone.module Recursively clone a Space while setting up a batch for cloning content. 1
_oa_clone_clone_menu_link ./oa_clone.module Create a copy of a menu link 1
_oa_clone_og_menu_traverse_tree ./oa_clone.module Clones the node links of the og menu. 1

Other projects