noderelationships_abort_view |
./noderelationships.inc |
Abort a custom view with page not found. |
2 |
|
noderelationships_admin_page |
./noderelationships.admin.inc |
Menu callback; relationships administration. |
|
1 |
noderelationships_admin_settings_backref |
./noderelationships.admin.inc |
Back reference settings form. |
|
1 |
noderelationships_admin_settings_backref_submit |
./noderelationships.admin.inc |
Submit handler for the back reference settings form. |
|
|
noderelationships_admin_settings_noderef |
./noderelationships.admin.inc |
Node reference extras form. |
|
1 |
noderelationships_admin_settings_noderef_submit |
./noderelationships.admin.inc |
Submit handler for the node reference extras form. |
|
|
noderelationships_alter_label |
./noderelationships.inc |
Allow external modules alter noderelationships labels. |
3 |
|
noderelationships_backref_access |
./noderelationships.module |
Access callback for the node relationships tab. |
|
1 |
noderelationships_backref_build_content |
./noderelationships.pages.inc |
Build back reference content for the given node and region settings. |
2 |
|
noderelationships_backref_page |
./noderelationships.pages.inc |
Menu callback; Display back reference views in the node relationships tab. |
|
1 |
noderelationships_backref_render_view |
./noderelationships.pages.inc |
Display a back reference view. |
2 |
|
noderelationships_cache_clear |
./noderelationships.inc |
Clear cached information about relationships. |
4 |
|
noderelationships_cache_clear_all |
./noderelationships.inc |
Clear content cache and (optionally) rebuild menus. |
2 |
|
noderelationships_cck_backref_build_name |
./noderelationships.inc |
Build a unique back reference field name. |
2 |
|
noderelationships_cck_backref_create |
./noderelationships.inc |
Create a back reference field. |
1 |
|
noderelationships_cck_backref_delete |
./noderelationships.inc |
Delete a back reference field. |
1 |
|
noderelationships_cck_backref_sync_fields |
./noderelationships.inc |
Synchronize back reference settings with back reference fields. |
4 |
|
noderelationships_content_extra_fields |
./noderelationships.module |
Implementation of hook_content_extra_fields(). |
|
|
noderelationships_content_fieldapi |
./noderelationships.module |
Implementation of hook_content_fieldapi(). |
|
|
noderelationships_content_is_empty |
./noderelationships.module |
Implementation of hook_content_is_empty(). |
|
|
noderelationships_customize_backref_view |
./noderelationships.inc |
Apply custom configuration to the given back reference view. |
1 |
|
noderelationships_customize_noderef_view |
./noderelationships.inc |
Apply custom configuration to the given search and reference view. |
1 |
|
noderelationships_customize_views_node_fields |
./noderelationships.inc |
Customize node title and body labels for fields in the main table. |
1 |
|
noderelationships_disable |
./noderelationships.install |
Implementation of hook_disable(). |
|
|
noderelationships_enable |
./noderelationships.install |
Implementation of hook_enable(). |
|
|
noderelationships_erd_diagram |
./noderelationships.admin.inc |
Build the Entity Relationship Diagram (ERD). |
1 |
|
noderelationships_field |
./noderelationships.module |
Implementation of hook_field(). |
|
|
noderelationships_field_formatter_info |
./noderelationships.module |
Implementation of hook_field_formatter_info(). |
|
|
noderelationships_field_info |
./noderelationships.module |
Implementation of hook_field_info(). |
|
|
noderelationships_field_settings |
./noderelationships.module |
Implementation of hook_field_settings(). |
|
|
noderelationships_form_alter |
./noderelationships.module |
Implementation of hook_form_alter(). |
|
|
noderelationships_get_backreferences |
./noderelationships.inc |
Get a list of all 'noderelationships_backref' fields in the system. |
2 |
|
noderelationships_get_backref_view_overrides |
./noderelationships.inc |
Get overrides for back reference views. |
1 |
|
noderelationships_get_back_reference_regions |
./noderelationships.inc |
Get the list of back reference regions. |
4 |
|
noderelationships_get_creatable_types |
./noderelationships.inc |
Get the list of content types related to the given type that can be created
by the current user. |
2 |
|
noderelationships_get_element_weight |
./noderelationships.inc |
Obtain the default weight for a new CCK "Manage fields" element. |
3 |
|
noderelationships_get_i18nstrings |
./noderelationships.inc |
Get the name of the i18nstrings() function, it was tt(). |
2 |
|
noderelationships_get_localized_content_type |
./noderelationships.inc |
Get the localized version of the given content type. |
6 |
|
noderelationships_get_localized_content_type_name |
./noderelationships.inc |
Get the localized name of the given content type. |
7 |
|
noderelationships_get_localized_language_list |
./noderelationships.inc |
Get the localized language name. |
1 |
|
noderelationships_get_nodereferences |
./noderelationships.inc |
Get a list of all 'nodereference' fields in the system. |
2 |
|
noderelationships_get_noderef_view_overrides |
./noderelationships.inc |
Get overrides for search and reference views. |
1 |
|
noderelationships_get_reference_fields |
./noderelationships.inc |
Get the list of node reference fields for the given type. |
3 |
|
noderelationships_get_referred_types |
./noderelationships.inc |
Get the list of referred types for the given referrer type. |
1 |
|
noderelationships_get_referrer_types |
./noderelationships.inc |
Get the list of referrer types for the given referred type. |
1 |
|
noderelationships_get_relationed_types |
./noderelationships.inc |
Get the list of all content types that have some kind of relation. |
|
|
noderelationships_get_relationships |
./noderelationships.inc |
Build the list of node relationships on the system. |
4 |
|
noderelationships_get_views |
./noderelationships.inc |
Get the list of views in the system. |
2 |
|
noderelationships_init |
./noderelationships.module |
Implementation of hook_init(). |
|
|
noderelationships_install |
./noderelationships.install |
Implementation of hook_install(). |
|
|