You are here

Functions in Role Reference 6

Primary tabs

Namesort descending Location Description Direct uses Strings
rolereference_allowed_values ./rolereference.module Implementation of hook_allowed_values().
rolereference_autocomplete ./rolereference.module Menu callback; Retrieve a pipe delimited string of autocomplete suggestions for existing roles 5
rolereference_autocomplete_process ./rolereference.module Process an individual element. 1
rolereference_autocomplete_validate ./rolereference.module Validate an autocomplete element. 1
rolereference_autocomplete_value ./rolereference.module Value for a rolereference autocomplete element. 1
rolereference_buttons_process ./rolereference.module Process an individual element. 1
rolereference_content_is_empty ./rolereference.module Implementation of hook_content_is_empty().
rolereference_content_multigroup_allowed_widgets ./rolereference.module Implementation of hook_content_multigroup_allowed_widgets().
rolereference_content_multigroup_no_remove_widgets ./rolereference.module Implementation of hook_content_multigroup_no_remove_widgets().
rolereference_disable ./rolereference.install Implementation of hook_disable().
rolereference_elements ./rolereference.module Implementation of FAPI hook_elements().
rolereference_enable ./rolereference.install Implementation of hook_enable().
rolereference_field_formatter_info ./rolereference.module Implementation of hook_field_formatter_info().
rolereference_field_info ./rolereference.module Implementation of hook_field_info().
rolereference_field_settings ./rolereference.module Implementation of hook_field_settings().
rolereference_install ./rolereference.install Implementation of hook_install().
rolereference_menu ./rolereference.module Implementation of hook_menu().
rolereference_optionwidgets_validate ./rolereference.module Validate a select/buttons element. 2
rolereference_select_process ./rolereference.module Process an individual element. 1
rolereference_theme ./rolereference.module Implementation of hook_theme().
rolereference_token_list ./rolereference.module CCK field Token API hook_token_list implimentation
rolereference_token_values ./rolereference.module
rolereference_uninstall ./rolereference.install Implementation of hook_uninstall().
rolereference_views_api ./rolereference.module Implementation of hook_views_api.
rolereference_views_data views/rolereference.views.inc
rolereference_views_handlers views/rolereference.views.inc Implementation of hook_views_handlers().
rolereference_views_query_substitutions views/rolereference.views.inc Implementation of hook_views_query_substitutions().
rolereference_widget ./rolereference.module Implementation of hook_widget().
rolereference_widget_info ./rolereference.module Implementation of hook_widget_info().
rolereference_widget_settings ./rolereference.module Implementation of hook_widget_settings().
theme_rolereference_autocomplete ./rolereference.module
theme_rolereference_buttons ./rolereference.module
theme_rolereference_formatter_default ./rolereference.module Theme function for 'default' rolereference field formatter.
theme_rolereference_formatter_rid ./rolereference.module Theme function for 'rid array' rolereference field formatter.
theme_rolereference_formatter_rid_array ./rolereference.module Theme function for 'rid array' rolereference field formatter.
theme_rolereference_select ./rolereference.module FAPI theme for an individual elements.
theme_rolereference_tokens_all ./rolereference.module Theme role reference fields that contain multiple values. E.g. the -all tokens. Rid values use the view argument "or" option (e.g. 1+3+8) others use a simple comma (e.g. admin,subscriber,guest);
_rolereference_names ./rolereference.module Helper function for formatters. 1
_rolereference_potential_references ./rolereference.module Fetch an array of all candidate referenced roles. 3
_rolereference_potential_references_standard ./rolereference.module Helper function for _nodereference_potential_references(): referenceable nodes defined by content types. 1
_rolereference_potential_references_views ./rolereference.module Helper function for _nodereference_potential_references(): case of Views-defined referenceable nodes. 1

Other projects