19 calls to flag_get_flag() in Flag 5
- flag in ./
flag.module  - Flags or unflags an item.
 - flag_actions_delete_form in ./
flag_actions.module  - flag_actions_form in ./
flag_actions.module  - Generic configuration form for configuration of flag actions.
 - flag_confirm in ./
flag.module  - Form for confirming the (un)flagging of a piece of content.
 - flag_confirm_submit in ./
flag.module  - flag_create_link in ./
flag.module  - A utility function for outputting a flag link.
 - flag_delete_confirm in includes/
flag.admin.inc  - Delete flag page.
 - flag_delete_confirm_submit in includes/
flag.admin.inc  - flag_field_handler_ops in includes/
flag.views.inc  - Handler that prints the proper operations for a flag.
 - flag_filter_handler_uid in includes/
flag.views.inc  - Handler that lets us filter nodes to include only those by a particular user.
 - flag_flag::validate_name in ./
flag.inc  - flag_form in includes/
flag.admin.inc  - Add/Edit flag page.
 - flag_nodeapi in ./
flag.module  - Implementation of hook_nodeapi().
 - flag_page in ./
flag.module  - Menu callback for (un)flagging a node.
 - flag_query_handler_ops in includes/
flag.views.inc  - This handler loads the type of the node so the display handler, above, can determine if the flag applies to it.
 - flag_views_bookmark_update_views in includes/
flag.views_bookmark.inc  - flag_views_default_views in includes/
flag.views.inc  - Implementation of hook_views_default_views().
 - theme_flag_actions_page in ./
flag_actions.module  - Theme the list of actions currently in place for flags.
 - theme_flag_admin_page in includes/
flag.admin.inc  - Theme the output for the main flag administration page.