You are here

Functions in Flag 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
flag_delete_confirm_submit includes/flag.admin.inc
flag_enable ./flag.install Implements hook_enable().
flag_expand_link_option includes/flag.admin.inc FormAPI after_build function to add descriptions to radio buttons. 1
flag_export_flags includes/flag.export.inc Export a flag to code. 2
flag_export_form includes/flag.export.inc Export a flag and display it in a form. 2
flag_export_form_submit includes/flag.export.inc Submit handler; Rebuild the export form after the list of flags has been set.
flag_features_api ./flag.module Implementation of hook_features_api().
flag_features_export includes/flag.features.inc Implements hook_features_export().
flag_features_export_options includes/flag.features.inc Implements hook_features_export_options().
flag_features_export_render includes/flag.features.inc Implements hook_features_export_render().
flag_features_providing_module includes/flag.features.inc Helper function; Retrieve the providing modules defining the flags. 1
flag_features_revert includes/flag.features.inc Implements hook_features_revert().
flag_fetch_definition ./flag.inc Returns a flag definition. 5
flag_flag ./flag.module Implementation of hook_flag(). Trigger actions if any are available.
flag_flag_access ./flag.module Implementation of hook_flag_access().
flag_flag_access_multiple ./flag.module Implementation of hook_flag_access_multiple().
flag_flag_definitions ./flag.inc Implementation of hook_flag_definitions(). 1
flag_flag_link ./flag.module Implementation of hook_flag_link().
flag_flag_link_types ./flag.module Implementation of hook_flag_link_types().
flag_form includes/flag.admin.inc Add/Edit flag page. 2
flag_form_alter ./flag.module Implementation of hook_form_alter().
flag_form_node_type_form_alter ./flag.module Implements hook_form_FORM_ID_alter(): node_type_form.
flag_form_submit includes/flag.admin.inc Add/Edit flag form submit.
flag_form_validate includes/flag.admin.inc Add/Edit flag form validate.
flag_get_content_flags ./flag.module Return a list of users who have flagged a piece of content.
flag_get_content_id ./flag.module Get content ID from a flag content ID.
flag_get_counts ./flag.module Get flag counts for all flags on a node. 2
flag_get_default_flags ./flag.module Retrieve a list of flags defined by modules. 5
flag_get_flag ./flag.module Load a single flag either by name or by flag ID. 28
flag_get_flagged_content ./flag.module Get all flagged content in a flag.
flag_get_flags ./flag.module List all flags available. 29
flag_get_flag_counts ./flag.module Get the total count of items flagged within a flag.
flag_get_link_types ./flag.module Return an array of link types provided by modules. 4
flag_get_sid ./flag.module Get the Session ID for a user. Utilizes the Session API module. 7
flag_get_token ./flag.module Get a private token used to protect links from spoofing - CSRF. 2
flag_get_types ./flag.inc Returns all flag types defined on the system. 4
flag_get_user_flags ./flag.module Find what a user has flagged, either a single node or on the entire site. 2
flag_help ./flag.module Implements hook_help().
flag_hook_info includes/flag.actions.inc Implementation of hook_hook_info().
flag_import_form includes/flag.export.inc Form to import a flag. 1
flag_import_form_submit includes/flag.export.inc Submit handler; Import a flag.
flag_import_form_validate includes/flag.export.inc Validate handler; Import a flag.
flag_init ./flag.module Implements hook_init().
flag_install ./flag.install Implementation of hook_install().
flag_link ./flag.module Implementation of hook_link().
flag_load ./flag.module Menu loader for '%flag' arguments. 3
flag_mail ./flag.module Implementation of hook_mail().
flag_menu ./flag.module Implementation of hook_menu().
flag_nodeapi ./flag.module Implementation of hook_nodeapi().
flag_nodes ./flag.module Callback function for hook_node_operations(). 1

Pages

Other projects