You are here

50 calls to party_get_data_set_info() in Party 8.2

PartyBaseTestCase::createTestProfile2 in tests/party.test
Create a test profile2 type and return the profile2 type machine name.
PartyDataBase::getAction in lib/Drupal/party/Plugin/PartyDataBase.php
Get a PartyDataSetAction class for an action on this 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
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_field_options_form in plugins/party_name_label/attached_entity_field.inc
the options 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.module
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_all_emails in modules/party_simplenews/party_simplenews.module
Get all the emails on a Party
party_get_crm_controller in ./party.module
Get the attached entity controller for a party.
party_get_email_fields in modules/party_simplenews/party_simplenews.module
Get all the email fields set up on data set entities
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
party_handler_filter_party_attached_entity_data_set::get_value_options in includes/views/party_handler_filter_party_attached_entity_data_set.inc
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_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_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.module
Implements hook_party_party_pieces().
party_permission in ./party.module
Implements hook_permission().
party_simplenews_entity_update in modules/party_simplenews/party_simplenews.module
Implements hook_entity_update.
party_simplenews_simplenews_subscriber_insert in modules/party_simplenews/party_simplenews.module
Implements hook_simplenews_subscriber_insert.
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().