civicrm_entity_access |
./civicrm_entity.module |
Entity access callback. |
|
1 |
civicrm_entity_action_create_user |
./civicrm_entity.module |
Given a contact object, load or create then return a drupal user. |
2 |
1 |
civicrm_entity_action_load_contact |
./civicrm_entity.module |
|
1 |
|
civicrm_entity_action_load_create_contact |
./civicrm_entity.module |
|
|
1 |
civicrm_entity_action_load_create_user |
./civicrm_entity.module |
Load or create user as appropriate. |
1 |
1 |
civicrm_entity_action_load_user |
./civicrm_entity.module |
Given a contact object return the Drupal user. |
2 |
1 |
civicrm_entity_civicrm_contact_label_callback |
./civicrm_entity.module |
Label callback for civicrm_contact entity type. |
|
|
civicrm_entity_civicrm_post |
./civicrm_entity.module |
Implement the post hook and fire the corresponding rules event. |
|
|
civicrm_entity_enable |
./civicrm_entity.install |
Implements hook_enable(). |
|
|
civicrm_entity_entity_info |
./civicrm_entity.module |
Here we declare selected CiviCRM entities to Drupal. |
|
|
civicrm_entity_entity_property_info_alter |
./civicrm_entity.module |
Here we declare Selected CiviCRM entities fields to Drupal. |
|
|
civicrm_entity_form |
./civicrm_entity.module |
|
|
1 |
civicrm_entity_form_submit |
./civicrm_entity.module |
Form API submit callback for the entity form. |
|
1 |
civicrm_entity_form_validate |
./civicrm_entity.module |
Form API validate callback for the entity form |
|
1 |
civicrm_entity_get_custom_fields |
./civicrm_entity.module |
|
1 |
|
civicrm_entity_get_field_type |
./civicrm_entity.module |
Please document this function. |
1 |
|
civicrm_entity_get_schema |
./civicrm_entity.module |
Get schema for entities. |
3 |
|
civicrm_entity_menu_alter |
./civicrm_entity.module |
Implements hook_menu_later(). |
|
|
civicrm_entity_metadata_civicrm_entity_get_properties |
./civicrm_entity.module |
Implement getter callback. |
|
1 |
civicrm_entity_metadata_convert_schema |
./civicrm_entity_metadata_controller.inc |
Converts schema info for table to property info. |
1 |
|
civicrm_entity_permission |
./civicrm_entity.module |
Implements hook_permission(). |
|
|
civicrm_entity_query |
./civicrm_entity.module |
|
|
2 |
civicrm_entity_query_info_alter |
./civicrm_entity.module |
Info alteration callback for the entity query action.
@todo this is copy of rules_action_entity_query_info_alter |
|
|
civicrm_entity_rules_access |
./civicrm_entity.rules.inc |
User access function. |
|
|
civicrm_entity_rules_action_entity_create_info_alter |
./civicrm_entity.module |
Info alteration callback for the entity create action.
Here we add a tonne of fields to civicrm entity create |
|
1 |
civicrm_entity_rules_action_info |
./civicrm_entity.rules.inc |
Implements hook_rules_action_info(). |
|
|
civicrm_entity_rules_action_info_alter |
./civicrm_entity.module |
Implements hook_rules_action_info_alter
I can't seem to get my info_alter function called by hook so am doing this hacky intercept
to call my function (& then go back to the main function if not a CiviCRM entity |
|
|
civicrm_entity_rules_condition_info |
./civicrm_entity.rules.inc |
Implements hook_rules_condition_info(). |
|
|
civicrm_entity_rules_data_info |
./civicrm_entity.rules.inc |
Implements of hook_rules_data_type_info(). |
|
|
civicrm_entity_rules_events_variables |
./civicrm_entity.rules.inc |
Please document this function. |
1 |
|
civicrm_entity_rules_event_info |
./civicrm_entity.rules.inc |
Implements hook_rules_event_info(). |
|
|
civicrm_entity_schema_alter |
./civicrm_entity.module |
Implements hook_schema_alter(). |
|
|
civicrm_entity_user_contact_get |
./civicrm_entity.module |
Load contact entity according to user id. |
|
1 |
civicrm_entity_user_creatable |
./civicrm_entity.module |
Condition Drupal User Account can be created for contact (creates contact). |
|
|
civicrm_entity_user_exists |
./civicrm_entity.module |
Condition Drupal User Account exists for contact. |
|
|
civicrm_entity_user_exists_or_creatable |
./civicrm_entity.module |
Condition Drupal User Account can be created or exists for contact. |
|
|
civicrm_event_og_config_sample_default_rules_configuration |
features/civicrm_event_og_config_sample/civicrm_event_og_config_sample.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
civicrm_event_og_config_sample_field_default_fields |
features/civicrm_event_og_config_sample/civicrm_event_og_config_sample.features.field.inc |
Implements hook_field_default_fields(). |
|
|
civicrm_event_og_config_sample_node_info |
features/civicrm_event_og_config_sample/civicrm_event_og_config_sample.features.inc |
Implements hook_node_info(). |
|
|
civicrm_event_og_config_sample_variable_info |
features/civicrm_event_og_config_sample/civicrm_event_og_config_sample.module |
Implements hook_variable_info(). |
|
|
relationship_to_role_sync_default_rules_configuration |
features/relationship_to_role_sync/relationship_to_role_sync.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
relationship_to_role_sync_user_default_roles |
features/relationship_to_role_sync/relationship_to_role_sync.features.user_role.inc |
Implements hook_user_default_roles(). |
|
|
_civicrm_entity_chained_fks |
./civicrm_entity.module |
Please document this function. |
2 |
|
_civicrm_entity_enabled_entities |
./civicrm_entity.module |
Whitelist of enabled entities. We don't have a compelling reason for not including all entities
but some entities are fairly non-standard and of course the rule hook would instantiate rules
more often if all were enabled. |
6 |
2 |
_civicrm_entity_getproperties |
./civicrm_entity.module |
Calculate fields for entities |
2 |
|
_civicrm_entity_get_entity_name_from_camel |
./civicrm_entity.module |
Convert possibly camel name to underscore separated entity name. |
1 |
|
_civicrm_entity_get_title |
./civicrm_entity.module |
|
2 |
|
_civicrm_entity_labels |
./civicrm_entity.module |
Provide label (column) for each entity types. |
2 |
|
_civicrm_entity_rules_access |
./civicrm_entity.rules.inc |
Add some access params! @TODO. |
|
3 |
_civicrm_entity_rules_attach_options |
./civicrm_entity.rules.inc |
Return options list. |
|
2 |