You are here

36 calls to flag_get_flags() in Flag 7.3

flag_actions_add_form in ./flag_actions.module
Modified version of the Add action form that redirects back to the flag list.
flag_action_form in includes/flag.actions.inc
Generic form for configuring Flag actions.
flag_action_info_alter in includes/flag.actions.inc
Implements hook_action_info_alter().
flag_admin_menu_map in ./flag.module
Implements hook_admin_menu_map().
flag_admin_page in includes/flag.admin.inc
Flag administration page. Display a list of existing flags.
flag_bookmark_enable in flag_bookmark/flag_bookmark.install
Implements hook_enable().
flag_contextual_links_view_alter in ./flag.module
flag_entity_property_info_alter in ./flag.info.inc
Implements hook_entity_property_info_alter().
flag_entity_view in ./flag.module
Implements hook_entity_view().
flag_export_form in includes/flag.export.inc
Export a flag and display it in a form.
flag_features_export_options in includes/flag.features.inc
Implements hook_features_export_options().
flag_field_attach_form in ./flag.module
Implements hook_field_attach_form().
flag_field_attach_rename_bundle in ./flag.module
Implements hook_field_attach_rename_bundle().
flag_field_extra_fields in ./flag.module
Implements hook_field_extra_fields().
flag_flag_is_flagged_access_settings in plugins/access/flag_is_flagged/flag_is_flagged.inc
Settings form.
flag_flag_link_content_type_edit_form in plugins/content_types/flag_link/flag_link.inc
Form callback.
flag_form_node_type_form_alter in ./flag.module
Implements hook_form_FORM_ID_alter(): node_type_form.
flag_form_user_admin_permissions_alter in ./flag.module
Implements hook_form_FORM_ID_alter(): user_admin_permissions.
flag_get_flag in ./flag.module
Load a single flag either by name or by flag ID.
flag_node_delete in ./flag.module
Implements hook_node_delete().
flag_node_operations in ./flag.module
Implements hook_node_operations().
flag_node_translation_change in ./flag.module
Implements hook_node_translation_change().
flag_permission in ./flag.module
Implements hook_permission().
flag_plugin_argument_validate_flaggability::flags_options in includes/views/flag_plugin_argument_validate_flaggability.inc
Returns form #options for the flags.
flag_plugin_argument_validate_flaggability::options_form in includes/views/flag_plugin_argument_validate_flaggability.inc
Provide the default form for setting options.
flag_rules_event_info in ./flag.rules.inc
Implements hook_rules_event_info().
flag_tokens in ./flag.tokens.inc
Implements hook_tokens().
flag_token_info in ./flag.tokens.inc
Implements of hook_token_info().
flag_trigger_info in includes/flag.actions.inc
Implements hook_trigger_info().
flag_update_7306 in ./flag.install
Convert flag view modes settings.
flag_user_operations in ./flag.module
Implements hook_user_operations().
flag_user_view in ./flag.module
Implements hook_user_view().
flag_views_flag_config_form in includes/views/flag.views.inc
A helper function that creates a radio list of available flags.
flag_views_flag_default in includes/views/flag.views.inc
Helper function that gets the first defined flag and returns its name.
_flag_get_flag_names in ./flag.module
Return an array of flag names keyed by fid.
_flag_rules_flags_options in ./flag.rules.inc