bundle_inherit_access_gate |
./bundle_inherit.module |
Prevent user from editing\deleting inherited field instance. |
|
1 |
bundle_inherit_attach_inherit_form |
./bundle_inherit.module |
Attach ineritance form to selected form element. |
1 |
|
bundle_inherit_attach_inherit_form_submit |
./bundle_inherit.module |
Should be executed when entity creation form is submiting. |
1 |
|
bundle_inherit_bundle_get_children |
./bundle_inherit.module |
Get direct children bundles of the selected entity bundle. |
5 |
1 |
bundle_inherit_bundle_get_children_all |
./bundle_inherit.module |
Get all children bundles of the selected entity bundle. |
1 |
|
bundle_inherit_bundle_get_parent |
./bundle_inherit.module |
Get parent of the selected entity bundle. |
3 |
|
bundle_inherit_field_attach_create_bundle |
./bundle_inherit.module |
Implements hook_field_attach_create_bundle(). |
|
|
bundle_inherit_field_attach_delete_bundle |
./bundle_inherit.module |
Implements hook_field_attach_delete_bundle(). |
|
|
bundle_inherit_field_attach_rename_bundle |
./bundle_inherit.module |
Implements hook_field_attach_rename_bundle(). |
|
|
bundle_inherit_field_create_instance |
./bundle_inherit.module |
Implements hook_field_create_instance(). |
|
|
bundle_inherit_field_delete_instance |
./bundle_inherit.module |
Implements hook_field_delete_instance(). |
|
|
bundle_inherit_field_update_instance |
./bundle_inherit.module |
Implements hook_field_update_instance(). |
|
|
bundle_inherit_form_field_ui_field_overview_form_alter |
./bundle_inherit.module |
Implements hook_form_FORMID_alter(). |
|
|
bundle_inherit_get_tree |
./bundle_inherit.module |
Get bundles tree. |
2 |
|
bundle_inherit_install |
./bundle_inherit.install |
Implements hook_install(). |
|
|
bundle_inherit_menu_alter |
./bundle_inherit.module |
Implements hook_menu_alter(). |
|
|
bundle_inherit_node_form_alter |
bundle_inherit_node/bundle_inherit_node.module |
Implements hook_form_alter(). |
|
|
bundle_inherit_node_form_submit |
bundle_inherit_node/bundle_inherit_node.module |
Additional submit handler to the 'node_type_form' form. Perform inherit
operations. |
|
1 |
bundle_inherit_node_menu_alter |
bundle_inherit_node/bundle_inherit_node.module |
Implements hook_menu_alter(). |
|
|
bundle_inherit_node_overview_types |
bundle_inherit_node/bundle_inherit_node.module |
Redeclare content types admin page. Sort and add indention to the inherited types. |
|
1 |
bundle_inherit_node_views_api |
bundle_inherit_node/bundle_inherit_node.module |
Implements hook_views_api(). |
|
|
bundle_inherit_node_views_data |
bundle_inherit_node/bundle_inherit_node.views.inc |
Implements hook_views_data(). |
|
|
bundle_inherit_perform |
./bundle_inherit.module |
Perform necesary inherit operations. |
2 |
|
bundle_inherit_schema |
./bundle_inherit.install |
Implements hook_schema(). |
|
|
bundle_inherit_sort_rows |
./bundle_inherit.module |
Sort rows hierarchycly and allow to indent them. |
|
|
bundle_inherit_sort_rows_default_indent |
./bundle_inherit.module |
Default indention function for bundle_inherit_sort_rows. |
|
1 |
bundle_inherit_uninstall |
./bundle_inherit.install |
Implements hook_uninstall(). |
|
|
bundle_inherit_update_7000 |
./bundle_inherit.install |
Rename bundle_hierarchy table to bundle_inherit. |
|
|
bundle_inherit_validate_field_instance_creation |
./bundle_inherit.module |
Additional validation function to the field_ui_field_overview_form. |
|
1 |
hook_bundle_inherit_perform |
./bundle_inherit.api.php |
|
|
|