bundle_load |
./eck.module |
Bundle load. |
15 |
|
drush_eck_entity_construction_kit |
includes/eck.drush.inc |
Implements drush_hook_command(). |
|
|
drush_eck_entity_construction_kit_all |
includes/eck.drush.inc |
Implements drush_hook_command(). |
|
|
eckentity_load |
./eck.module |
Load callback for %eckentity. |
|
|
eck_access |
./eck.permissions.inc |
Access callback for eck related permissions. |
7 |
4 |
eck_alphabetical_cmp |
./eck.module |
Helper function to order objects with a name in alphabetical order. |
|
2 |
eck_author_property_entity_save |
plugins/property_behavior/author.inc |
When the entity is first saved, store the current user id as the author. |
|
1 |
eck_author_property_permissions |
plugins/property_behavior/author.inc |
Augmenting the permission system with own permissions. |
|
1 |
eck_author_property_property_info |
plugins/property_behavior/author.inc |
Let the system know that this property holds a user id. |
|
1 |
eck_bundle_features_export |
./eck.features.inc |
Implements hook_features_export(). |
|
|
eck_bundle_features_export_options |
./eck.features.inc |
Implements hook_features_export_options(). |
|
|
eck_bundle_features_export_render |
./eck.features.inc |
Implements hook_features_export_render(). |
|
|
eck_bundle_features_rebuild |
./eck.features.inc |
Implements hook_features_rebuild(). |
1 |
|
eck_bundle_features_revert |
./eck.features.inc |
Implements hook_features_revert(). |
|
|
eck_changed_property_entity_save |
plugins/property_behavior/changed.inc |
Store the current time in the property when the entity is changing. |
|
1 |
eck_changed_property_property_info |
plugins/property_behavior/changed.inc |
Let the system know that this property is a date. |
|
1 |
eck_clean_up |
./eck.module |
Clean up. |
1 |
|
eck_created_property_entity_insert |
plugins/property_behavior/created.inc |
Save the current time when the entity is saved. |
|
1 |
eck_created_property_property_info |
plugins/property_behavior/created.inc |
Let the system know this property is a date. |
|
1 |
eck_ctools_plugin_directory |
./eck.module |
Implements hook_ctools_plugin_directory(). |
|
|
eck_ctools_plugin_type |
./eck.module |
Implements hook_ctools_plugin_type(). |
|
|
eck_drush_command |
includes/eck.drush.inc |
Implements hook_drush_command(). |
|
|
eck_drush_help |
includes/eck.drush.inc |
Implements hook_drush_help(). |
|
|
eck_eck_access |
./eck.permissions.inc |
Implements hook_eck_access(). |
|
|
eck_eck_default_properties |
./eck.module |
Implements hook_eck_default_properties(). |
|
|
eck_eck_property_types |
./eck.module |
Implements hook_eck_property_types(). |
|
|
eck_eck_property_widget_form |
./eck.property_widgets.inc |
Implements hook_eck_property_widget_form(). |
|
|
eck_eck_property_widget_info |
./eck.module |
Implements hook_eck_property_widget_info(). |
|
|
eck_eck_property_widget_settings_form |
./eck.property_widgets.inc |
Implements hook_eck_property_widget_settings_form(). |
|
|
eck_entitycache_eck_entity_type_delete |
modules/eck_entitycache/eck_entitycache.module |
Implements hook_eck_entity_type_delete(). |
|
|
eck_entitycache_eck_entity_type_insert |
modules/eck_entitycache/eck_entitycache.module |
Implements hook_eck_entity_type_insert(). |
|
|
eck_entitycache_entity_info_alter |
modules/eck_entitycache/eck_entitycache.module |
Implements hook_entity_info_alter(). |
|
|
eck_entitycache_flush_caches |
modules/eck_entitycache/eck_entitycache.module |
Implements hook_flush_caches(). |
|
|
eck_entitycache_schema |
modules/eck_entitycache/eck_entitycache.install |
Implements hook_schema(). |
|
|
eck_entity_access |
./eck.permissions.inc |
Default access callback for ECK entities. |
|
1 |
eck_entity_delete |
./eck.module |
Implements hook_entity_delete(). |
|
|
eck_entity_info |
./eck.module |
Implements hook_entity_info(). |
1 |
|
eck_entity_info_alter |
./eck.module |
Implements hook_entity_info_alter(). |
|
|
eck_entity_presave |
./eck.module |
Implements hook_entity_presave(). |
|
|
eck_entity_property_info |
./eck.module |
Implements hook_entity_property_info(). |
|
|
eck_entity_property_info_alter |
./eck.module |
Implements hook_entity_property_info_alter(). |
|
|
eck_entity_reference_property_config_form |
plugins/property_behavior/entity_reference.inc |
Configuration form for behaviors. |
|
1 |
eck_entity_reference_property_property_info |
plugins/property_behavior/entity_reference.inc |
Property metadata for entity references. |
|
1 |
eck_entity_type_features_export |
./eck.features.inc |
Implements hook_features_export(). |
|
|
eck_entity_type_features_export_options |
./eck.features.inc |
Implements hook_features_export_options(). |
|
|
eck_entity_type_features_export_render |
./eck.features.inc |
Implements hook_features_export_render(). |
|
|
eck_entity_type_features_rebuild |
./eck.features.inc |
Implements hook_features_rebuild(). |
1 |
|
eck_entity_type_features_revert |
./eck.features.inc |
Implements hook_features_revert(). |
|
|
eck_entity_view_alter |
./eck.module |
Implements hook_entity_view_alter(). |
|
|
eck_example_install |
examples/eck_example.install |
Implements hook_install(). |
|
|