You are here

Functions in Flag 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
flag_node_action includes/flag.actions.inc Implements Drupal action. Flags a node.
flag_node_action_form includes/flag.actions.inc Form for configuring the Flag node action.
flag_node_action_submit includes/flag.actions.inc Submit function for the Flag node action form.
flag_node_operations ./flag.module Implementation of hook_node_operations().
flag_node_type ./flag.module Implementation of hook_node_type().
flag_page ./flag.module Menu callback for (un)flagging a node. 1
flag_perm ./flag.module Implementation of hook_perm().
flag_requirements ./flag.install Implements hook_requirements().
flag_reset_flag ./flag.module Remove all flagged content from a flag.
flag_rules_action_fetch_content_by_user includes/flag.rules.inc Base action implementation: Fetch content flagged by a user. 1
flag_rules_action_flag includes/flag.rules.inc Base action implementation: Flag. 1
flag_rules_action_flag_form includes/flag.rules_forms.inc
flag_rules_action_flag_label includes/flag.rules_forms.inc 1
flag_rules_action_info includes/flag.rules.inc Implementation of hook_rules_action_info().
flag_rules_action_trim includes/flag.rules.inc Base action implementation: Trim flag.
flag_rules_action_trim_form includes/flag.rules_forms.inc
flag_rules_action_trim_help includes/flag.rules_forms.inc
flag_rules_action_trim_label includes/flag.rules_forms.inc
flag_rules_action_unflag includes/flag.rules.inc Base action implementation: Unflag. 1
flag_rules_action_unflag_form includes/flag.rules_forms.inc
flag_rules_action_unflag_label includes/flag.rules_forms.inc 1
flag_rules_condition_flagged includes/flag.rules.inc Condition: Flag is flagged. 1
flag_rules_condition_flagged_label includes/flag.rules_forms.inc 1
flag_rules_condition_info includes/flag.rules.inc Implementation of hook_rules_condition_info().
flag_rules_condition_threshold includes/flag.rules.inc Condition: Check flagging count. 1
flag_rules_condition_threshold_form includes/flag.rules_forms.inc
flag_rules_condition_threshold_label includes/flag.rules_forms.inc 1
flag_rules_data_type_info includes/flag.rules.inc Implementation of hook_rules_data_type_info().
flag_rules_event_info includes/flag.rules.inc Implementation of hook_rules_event_info().
flag_rules_get_comment_author includes/flag.rules.inc 1
flag_rules_get_comment_content includes/flag.rules.inc 1
flag_rules_get_comment_node_author includes/flag.rules.inc 1
flag_rules_get_event_argument includes/flag.rules.inc Argument handler: Fetches the flags content for use with rules. 3
flag_rules_get_node_author includes/flag.rules.inc 1
flag_schema ./flag.install Implements hook_schema().
flag_session_api_cleanup ./flag.module Implementation of hook_session_api_cleanup().
flag_set_sid ./flag.module Set the Session ID for a user. Utilizes the Session API module. 1
flag_theme ./flag.module Implementation of hook_theme().
flag_token_get_list includes/flag.token.inc This is a replacement for Token's token_get_list(). 1
flag_token_list includes/flag.token.inc Implementation of hook_token_list().
flag_token_values includes/flag.token.inc Implementation of hook_token_values().
flag_trim_flag ./flag.module Trim a flag to a certain size. 1
flag_uninstall ./flag.install Implements hook_uninstall(). 1
flag_update_6000 ./flag.install Add auto-increment to the flags.fid column for users upgrading from Drupal 5.
flag_update_6001 ./flag.install Move flag messages and link titles into the options array.
flag_update_6002 ./flag.install Add a 'serial' primary key, fcid, to the flag_content table.
flag_update_6003 ./flag.install Remove the previous default views that are no longer bundled with Flag.
flag_update_6004 ./flag.install Remove count = 0 rows from the count tables.
flag_update_6200 ./flag.install Convert role access to have separate "flag" and "unflag" permissions.
flag_update_6201 ./flag.install Refine the indexes.

Pages

Other projects