You are here

Functions in Flag Lists 6

Primary tabs

Namesort descending Location Description Direct uses Strings
flag_lists_add ./flag_lists.admin.inc 1
flag_lists_admin_page ./flag_lists.admin.inc Flag administration page. Display a list of existing flags. 1
flag_lists_block ./flag_lists.module Implementation of hook_block().
flag_lists_create_template_form ./flag_lists.admin.inc Form to create a new template. 1
flag_lists_create_template_form_submit ./flag_lists.admin.inc New template submit.
flag_lists_create_template_form_validate ./flag_lists.admin.inc New template validation.
flag_lists_delete_confirm ./flag_lists.admin.inc Delete flag lists page. 1
flag_lists_delete_confirm_submit ./flag_lists.admin.inc
flag_lists_do_flag ./flag_lists.module Flags, or unflags, an item. 2
flag_lists_fix_link ./flag_lists.module 2
flag_lists_flag_access ./flag_lists.module Implementation of hook_flag_access().
flag_lists_flag_alter ./flag_lists.module Implementation of hook_flag_alter().
flag_lists_flag_default_flags ./flag_lists.module 1
flag_lists_flag_delete ./flag_lists.module Implementation of hook_flag_delete().
flag_lists_flag_link ./flag_lists.module Implementation of hook_flag_link().
flag_lists_flag_link_types ./flag_lists.module Implementation of hook_flag_link_types().
flag_lists_fl_delete ./flag_lists.module Delete a flag_lists flag. 2
flag_lists_form ./flag_lists.admin.inc Form to Add or edit a list. 2
flag_lists_form_alter ./flag_lists.module Implementation of hook_form_alter().
flag_lists_form_submit ./flag_lists.admin.inc Save a list. 1
flag_lists_form_validate ./flag_lists.admin.inc Validate a list.
flag_lists_generate_lists_form ./flag_lists.admin.inc 1
flag_lists_generate_lists_form_submit ./flag_lists.admin.inc Submit handler for flag_lists_generate_lists_form.
flag_lists_generate_lists_form_validate ./flag_lists.admin.inc Validation handler for flag_lists_generate_lists_form.
flag_lists_get_content_fids ./flag_lists.module Helper function to build an array of all lists available to or owned by the current user and that are available on the current content type.
flag_lists_get_flag ./flag_lists.module Get a specific flag. 7
flag_lists_get_flagged_content ./flag_lists.module Get all flagged content in a flag. 1
flag_lists_get_flags ./flag_lists.module Build array of all flag lists. 3
flag_lists_get_templates ./flag_lists.module Get a list of template flag names. 2
flag_lists_get_user_flags ./flag_lists.module Get a single user's lists, and merge in flag module flags 3
flag_lists_insert ./flag_lists.module Saves a new flag to the database. Better use save($flag). 1
flag_lists_install ./flag_lists.install Implementation of hook_install().
flag_lists_is_owner ./flag_lists.module Helper function to test if a flag is owned by the current user, or current user can administer flags. 2 1
flag_lists_link_alter ./flag_lists.module
flag_lists_menu ./flag_lists.module Implementation of hook_menu().
flag_lists_page ./flag_lists.module Menu callback for (un)flagging a node. 1
flag_lists_perm ./flag_lists.module Implementation of hook_perm().
flag_lists_preprocess_flag ./flag_lists.module Preprocess link title and text for the flag.tpl.php
flag_lists_rebuild ./flag_lists.module Update ALL flag lists with settings form values. 1
flag_lists_rebuild_confirm ./flag_lists.admin.inc Confirm global settings rebuild. 1
flag_lists_rebuild_confirm_submit ./flag_lists.admin.inc Confirm global settings rebuild.
flag_lists_save ./flag_lists.module Saves a flag to the database. It is a wrapper around update($flag) and insert($flag). 2
flag_lists_schema ./flag_lists.install Implementation of hook_install().
flag_lists_settings_form ./flag_lists.admin.inc Flag lists settings page. 1
flag_lists_set_messages ./flag_lists.module Build a flag's messages. 2
flag_lists_template_exists ./flag_lists.module Checks for a list template for a content type. 2
flag_lists_template_submit ./flag_lists.module 1
flag_lists_template_validate ./flag_lists.module 1
flag_lists_theme ./flag_lists.module Implementation of hook_theme().
flag_lists_title_exists ./flag_lists.module Checks for a list title by node type. 1

Pages

Other projects