You are here

Functions in Flag 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
flag_update_6202 ./flag.install Add the sid column and unique index on the flag_content table.
flag_update_6203 ./flag.install Remove count = 0 rows from the count tables.
flag_update_6204 ./flag.install Remove "content type" from the flag_counts primary key.
flag_update_6205 ./flag.install Provide a better index on the flag_content table to include 'uid' and 'sid'.
flag_update_6206 ./flag.install Correction to flag_update_6205(). Convert unique key to an index.
flag_update_6207 ./flag.install Adds column last_updated to flag_counts table.
flag_update_6208 ./flag.install Convert flag_count indexes to include FID for more efficient indexing.
flag_update_6209 ./flag.install Clean up orphaned flags due to node and comment deletion.
flag_update_6210 ./flag.install Add an index to help with view's flag_handler_relationship when not required.
flag_update_export includes/flag.export.inc Update a flag before export. 1
flag_update_page includes/flag.export.inc Page for displaying an upgrade message and export form for Flag 1.x flags. 1
flag_user ./flag.module Implementation of hook_user(). 1
flag_users ./flag.module Callback function for hook_user_operations(). 1
flag_user_action includes/flag.actions.inc Implements Drupal action. Flags a user.
flag_user_action_form includes/flag.actions.inc Form for configuring the Flag user action.
flag_user_action_submit includes/flag.actions.inc Submit function for the Flag user action form.
flag_user_operations ./flag.module Implementation of hook_user_operations().
flag_views_api ./flag.module Implementation of hook_views_api().
flag_views_bookmark_update includes/flag.views_bookmark.inc Perform all pieces of the update. 1
flag_views_bookmark_update_1 includes/flag.views_bookmark.inc Replace keys with primary keys.
flag_views_bookmark_update_2 includes/flag.views_bookmark.inc
flag_views_bookmark_update_3 includes/flag.views_bookmark.inc
flag_views_bookmark_update_4 includes/flag.views_bookmark.inc
flag_views_bookmark_update_5 includes/flag.views_bookmark.inc
flag_views_bookmark_update_5100 includes/flag.views_bookmark.inc
flag_views_bookmark_update_5101 includes/flag.views_bookmark.inc Update all views that use the 'views_bookmark_nodes_N.uid' field to use the 'views_bookmark_users_N.name' one. See http://drupal.org/node/211112
flag_views_bookmark_update_5102 includes/flag.views_bookmark.inc Handle issues http://drupal.org/node/218766 and http://drupal.org/node/219146
flag_views_bookmark_update_6 includes/flag.views_bookmark.inc Add columns for configurable messages.
flag_views_bookmark_update_7 includes/flag.views_bookmark.inc Add the current user filter to every view using flag filters. Previously this was implied with all filters, now it is optional to increase the flexibility of flag.
flag_views_bookmark_update_needed includes/flag.views_bookmark.inc Determine if Views Bookmark needs to be updated. 1
flag_views_bookmark_update_prepare includes/flag.views_bookmark.inc Prepare for the Views Bookmark to Flag migration. 1
flag_views_bookmark_update_tables includes/flag.views_bookmark.inc Update Views Bookmark to the Flag schema. 1
flag_views_bookmark_update_uninstall includes/flag.views_bookmark.inc Finishing tasks. 1
flag_views_convert includes/flag.views_convert.inc Implements hook_views_convert().
flag_views_convert_timestamp_value includes/flag.views_convert.inc In Views 1, dates were simply stored as a single string. In Views 2, the value is stored as an array of options. 1
flag_views_data includes/flag.views.inc Implements hook_views_data().
flag_views_data_alter includes/flag.views.inc Implements hook_views_data_alter().
flag_views_default_views includes/flag.views_default.inc Implements hook_views_default_views().
flag_views_flag_config_form includes/flag.views.inc A helper function that creates a radio list of available flags. 3
flag_views_flag_default includes/flag.views.inc Helper function that gets the first defined flag and returns its name. 1
flag_views_handlers includes/flag.views.inc Implements hook_views_handlers().
flag_views_plugins includes/flag.views.inc Implements hook_views_plugins().
flag_views_query_substitutions includes/flag.views.inc Implements hook_views_query_substitutions().
hook_flag ./flag.api.php Act on a flagging.
hook_flag_access ./flag.api.php Allow modules to allow or deny access to flagging.
hook_flag_access_multiple ./flag.api.php Allow modules to allow or deny access to flagging.
hook_flag_alter ./flag.api.php Allow modules to alter a flag when it is initially loaded.
hook_flag_default_flags ./flag.api.php Define default flags.
hook_flag_definitions ./flag.api.php Define one or more flag types.
hook_flag_definitions_alter ./flag.api.php Alter flag type definitions provided by other modules.

Pages

Other projects