You are here

Functions in Flag 6

Primary tabs

Namesort descending Location Description Direct uses Strings
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 Add auto-increment to the flags.fid column for users upgrading from Drupal 5.
flag_update_6005 ./flag.install Remove count = 0 rows from the flag_counts table for consistency.
flag_user ./flag.module Implementation of hook_user(). 1
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 Implementation of 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 Implementation of hook_views_data().
flag_views_data_alter includes/flag.views.inc Implementation of hook_views_data_alter().
flag_views_default_views includes/flag.views_default.inc Implementation of 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. 3
flag_views_handlers includes/flag.views.inc Implementation of hook_views_handlers().
flag_views_plugins includes/flag.views.inc Implementation of hook_views_plugins().
template_preprocess_flag ./flag.module A preprocess function for our theme('flag'). It generates the variables needed there.
theme_flag_actions_add_form ./flag_actions.module
theme_flag_actions_flag_form ./flag_actions.module
theme_flag_actions_page ./flag_actions.module Theme the list of actions currently in place for flags.
theme_flag_admin_page includes/flag.admin.inc Theme the output for the main flag administration page.
theme_flag_rules_radios includes/flag.rules_forms.inc
theme_flag_token_help includes/flag.token.inc This is a replacement for Token's theme_token_help().
_flag_clear_cache includes/flag.admin.inc Clears various caches when a flag is modified. 2
_flag_column_exists ./flag.install 2
_flag_flag_content_installed ./flag.install Returns TRUE if the "Flag content" module, which we aren't compatible with, is installed. 1
_flag_flag_content_message ./flag.install 1
_flag_format_plural ./flag.module Format a string containing a count of items.
_flag_get_flag_names ./flag.module Return an array of flag names keyed by fid. 2
_flag_is_drupal_5 ./flag.inc 2
_flag_link_type_options ./flag.module Return an array of flag link types suitable for a select list or radios. 2
_flag_rules_flags_options includes/flag.rules_forms.inc 1
_flag_update_sql ./flag.install 1
_flag_url ./flag.inc 3

Pages

Other projects