You are here

Functions in Fasttoggle 5

Primary tabs

Namesort descending Location Description Direct uses Strings
fasttoggle ./fasttoggle.module Add fasttoggle abilities to a link 3 1
fasttoggle_comment_option ./fasttoggle.module 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.module Confirmation form for the option change of a comment. 1
fasttoggle_fasttoggle_labels ./fasttoggle.module Implementation of hook_fasttoggle_labels().
fasttoggle_fasttoggle_options ./fasttoggle.module Implementation of hook_fasttoggle_options().
fasttoggle_form_alter ./fasttoggle.module Implementation of hook_form_alter().
fasttoggle_get_options ./fasttoggle.module Return an array of toggleable options of the object and the name of each state. 6
fasttoggle_handler_field ./fasttoggle.module Views handler callback. 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_menu ./fasttoggle.module Implementation of hook_menu().
fasttoggle_node_option ./fasttoggle.module 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.module Confirmation form for the option change of a node. 1
fasttoggle_node_query_handler ./fasttoggle.module Views query callback. 1
fasttoggle_perm ./fasttoggle.module Implementation of hook_perm().
fasttoggle_settings_form ./fasttoggle.module (Menu callback) Configures what fast toggling options are available. 1
fasttoggle_user ./fasttoggle.module Implementation of hook_user().
fasttoggle_user_option ./fasttoggle.module 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.module Confirmation form for the status change of a user. 1
fasttoggle_views_tables ./fasttoggle.module Implementation of hook_views_tables().
_fasttoggle_get_label ./fasttoggle.module Returns an array with labels for a given setting. 1

Other projects