You are here

15 calls to flag_get_flags() in Flag 5

flag_actions_add_form in ./flag_actions.module
Modified version of the Add action form that redirects back to the flag list.
flag_admin_page in includes/flag.admin.inc
Flag administration page. Display a list of existing flags.
flag_form_alter in ./flag.module
Implementation of hook_form_alter().
flag_get_flag in ./flag.module
Load a single flag either by name or by flag ID.
flag_link in ./flag.module
Implementation of hook_link().
flag_nodeapi in ./flag.module
Implementation of hook_nodeapi().
flag_node_operations in ./flag.module
Implementation of hook_node_operations().
flag_token_list in includes/flag.token.inc
Implementation of hook_token_list().
flag_token_values in includes/flag.token.inc
Implementation of hook_token_values().
flag_update_5003 in ./flag.install
Remove the previous default views that are no longer bundled with Flag.
flag_user in ./flag.module
Implementation of hook_user().
flag_views_arguments in includes/flag.views.inc
Give an argument handler to limit nodes to those flagged by a uid.
flag_views_tables in includes/flag.views.inc
Implementation of hook_views_tables
_flag_clear_cache in includes/flag.admin.inc
Clears various caches when a flag is modified.
_flag_get_flag_names in ./flag.module
Return an array of flag names keyed by fid.