You are here

Functions in Fasttoggle 6

Primary tabs

Namesort descending Location Description Direct uses Strings
fasttoggle ./fasttoggle.module Add fasttoggle abilities to a link 6 6
fasttoggle_comment_option ./fasttoggle.toggle.inc Menu callback. Toggle options for a comment if the action is confirmed via POST. Otherwise, display a confirmation form. 1
fasttoggle_comment_option_confirm ./fasttoggle.toggle.inc Confirmation form for the option change of a comment. 1
fasttoggle_fasttoggle_labels ./fasttoggle.module Implementation of hook_fasttoggle_labels(). 3
fasttoggle_fasttoggle_options ./fasttoggle.module Implementation of hook_fasttoggle_options().
fasttoggle_form_alter ./fasttoggle.module Implementation of hook_form_alter().
fasttoggle_form_node_type_form_alter ./fasttoggle.module Implements hook_form_FORM_ID_alter().
fasttoggle_get_options ./fasttoggle.module Return an array of toggleable options of the object and the name of each state. 8
fasttoggle_get_user_option_array ./fasttoggle.module
fasttoggle_get_user_option_value ./fasttoggle.module
fasttoggle_get_user_role_array ./fasttoggle.module 1
fasttoggle_get_user_role_option_value ./fasttoggle.module 1
fasttoggle_help ./fasttoggle.module Implementation of hook_help().
fasttoggle_install ./fasttoggle.install Implementation of hook_install().
fasttoggle_link ./fasttoggle.module Implementation of hook_link(). 1
fasttoggle_load_comment ./fasttoggle.module Enable modules to add properties to comments through hook_comment(). 1
fasttoggle_menu ./fasttoggle.module Implementation of hook_menu().
fasttoggle_menu_contextual_links_alter ./fasttoggle.module
fasttoggle_node_option ./fasttoggle.toggle.inc Menu callback. Toggle options for a node if the action is confirmed via POST. Otherwise, display a confirmation form. 1
fasttoggle_node_option_confirm ./fasttoggle.toggle.inc Confirmation form for the option change of a node. 1
fasttoggle_perm ./fasttoggle.module Implementation of hook_perm().
fasttoggle_potential_toggleable_roles ./fasttoggle.inc @file Provides common routines. 2
fasttoggle_role_permission ./fasttoggle.module 2
fasttoggle_settings_form ./fasttoggle.admin.inc (Menu callback) Configures what fast toggling options are available. 1
fasttoggle_sitewide_toggleable_roles ./fasttoggle.inc 2
fasttoggle_user ./fasttoggle.module Implementation of hook_user().
fasttoggle_user_option ./fasttoggle.toggle.inc Menu callback. Toggle the status of a user if the action is confirmed via POST. Otherwise, display a confirmation form. 1
fasttoggle_user_option_confirm ./fasttoggle.toggle.inc Confirmation form for the status change of a user. 1
fasttoggle_user_toggleable_roles ./fasttoggle.inc 1
fasttoggle_views_api ./fasttoggle.module
fasttoggle_views_data_alter views/fasttoggle.views.inc Implementation of hook_views_data_alter()
fasttoggle_views_handlers views/fasttoggle.views.inc Field handler to present a link toggle status.
_fasttoggle_get_label ./fasttoggle.module Returns an array with labels for a given setting. 5

Other projects