55 calls to party_get_data_set_info() in Party 7
- PartyBaseTestCase::createTestProfile2 in tests/
party.test - Create a test profile2 type and return the profile2 type machine name.
- PartyController::getDataSetController in includes/
party.entity.inc - Get the data set controller for a given entity and data set.
- PartyDefaultDataSet::display in includes/
party.data.inc - Return the renderable array for one of our attached entities.
- PartyDefaultDataSet::getActions in includes/
party.data.inc - Get actions for the attached entity. Check party access in each case.
- PartyDefaultDataSet::getDataInfo in includes/
party.data.inc - Get information from the data set or entity definition.
- PartyDefaultDataSet::__construct in includes/
party.data.inc - Constructor
- PartyMergeHandler::registerSubProcesses in includes/
entity_merge/ handlers/ party.inc - Overrides EntityMergeHandlerDefault::registerSubProcesses().
- PartyMergeProcessMergeDataSet::getProgressMessage in includes/
entity_merge/ processes/ party.merge_dataset.inc - PartyMergeProcessMergeDataSet::previewRows in includes/
entity_merge/ processes/ party.merge_dataset.inc - PartyMergeProcessMergeDataSet::registerSubProcesses in includes/
entity_merge/ processes/ party.merge_dataset.inc - Overrides EntityMergeProcessBase::registerSubProcesses()
- PartyMergeProcessMergeDataSet::run in includes/
entity_merge/ processes/ party.merge_dataset.inc - Overrides EntityMergeProcessBase::run()
- PartyPrimaryFields::getDataSetInfo in includes/
party.primary_fields.inc - Get data set info including the spoofed party.
- PartyQuery::joinAttachedEntity in includes/
party.extender.inc - Create a join to an attached entity.
- PartyQuery::joinField in includes/
party.extender.inc - Create a join to an field on an attached entity.
- PartyUserTestCase::testPartyUserDataSet in modules/
party_user/ tests/ party_user.test - Test whether the Data Set has been created and is shown in the ui.
- party_access in ./
party.module - Determines whether operations are allowed on a Party and attached entities.
- party_attached_entity_content_type_admin_title in plugins/
content_types/ attached_entity/ attached_entity.inc - Returns the administrative title for a type.
- party_attached_entity_content_type_content_types in plugins/
content_types/ attached_entity/ attached_entity.inc - Return all attached entity content types available
- party_attached_entity_content_type_options in plugins/
content_types/ attached_entity/ attached_entity.inc - Returns an edit form for custom type settings.
- party_attached_entity_content_type_render in plugins/
content_types/ attached_entity/ attached_entity.inc - Render the custom content type.
- party_attached_entity_edit_form_edit_form in plugins/
content_types/ party_attached_entity_edit_form.inc - Config Form
- party_attached_entity_edit_form_render in plugins/
content_types/ party_attached_entity_edit_form.inc - Render the Party Attached Entity Edit Form
- party_attached_entity_form_callback in ./
party.module - Get the form callback for attached entities.
- party_attached_entity_from_party_context in plugins/
relationships/ attached_entity_from_party.inc - Return a new context based on an existing context.
- party_attached_entity_from_party_settings_form in plugins/
relationships/ attached_entity_from_party.inc - Settings form for the relationship.
- party_data_set_admin in ./
party.admin.inc - Page callback for managing data sets.
- party_data_set_attach_form_submit in ./
party.module - Submit attached entity forms
- party_data_set_form in ./
party.module - Get the form for a data set (more to the point get a set of fields for the data set might need to work on this). This function checks the edit party attached data set permission.
- party_data_set_load in ./
party.module - Menu loader for data sets. First check against pieces, and if nothings found check against the $data_set_names themselves.
- party_default_attached_entity_form_submit in ./
party.module - The default attached entity form submit callback.
- party_devel_info_page in ./
party.admin.inc - Menu callback of development information.
- party_entity_info_alter in ./
party.module - Implements hook_entity_info_alter().
- party_entity_property_info_alter in ./
party.info.inc - Implements hook_entity_property_info_alter().
- party_entity_update in ./
party.module - Implements hook_entity_update($entity, $type);
- party_find_fields_of_types in ./
party.module - Find all columns of particular types on parties and their data sets.
- party_get_entity_data_set in ./
party.module - Get the data set definition associated with a given entity and bundle.
- party_get_party_data_sets in ./
party.module - Get the data sets expected for a party.
- party_handler_filter_party_attached_entity_bundle::get_value_options in includes/
views/ party_handler_filter_party_attached_entity_bundle.inc - Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
- party_handler_filter_party_attached_entity_data_set::get_value_options in includes/
views/ party_handler_filter_party_attached_entity_data_set.inc - Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
- party_handler_relationship_party_attached_eid::options_form in includes/
views/ party_handler_relationship_party_attached_eid.inc - Extends the relationship's basic options.
- party_handler_relationship_party_from_attached_entity::options_form in includes/
views/ party_handler_relationship_party_from_attached_entity.inc - Extends the relationship's basic options.
- party_hat_form in modules/
party_hat/ party_hat.admin.inc - Entity form for party hats.
- party_hat_party_form_hat_validate in modules/
party_hat/ party_hat.module - Additional validate handler to check party form for expected attached entities.
- party_log_default_message_type in modules/
party_log/ party_log.module - Implements hook_default_message_type().
- party_log_field_attach_create_bundle in modules/
party_log/ party_log.module - Implements hook_field_attach_create_bundle().
- party_menu_local_tasks_alter in ./
party.module - Implements hook_menu_local_tasks_alter().
- party_party_delete in ./
party.module - Implements hook_party_delete().
- party_party_party_pieces in ./
party.party_info.inc - Implements hook_party_party_pieces().
- party_permission in ./
party.module - Implements hook_permission().
- party_primary_fields_callback_party_name_field_label in ./
party.party.inc - Primary field callback for converting a Name field to a label.
- party_query_alter in ./
party.module - Implements hook_query_alter().
- party_user_permission in modules/
party_user/ party_user.module - Implements hook_permission()
- party_user_settings_form in modules/
party_user/ party_user.admin.inc - User integration settings form.
- party_views_data in includes/
views/ party.views.inc - Implements hook_views_data().
- party_views_default_views in includes/
views/ party.views_default.inc - Implements hook_views_default_views().