You are here

Classes, traits, and interfaces in Flag 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
FlagCookieStorage abstract class ./flag.inc Utility class to handle cookies. 2
FlagGlobalCookieStorage class ./flag.inc Storage handler for global flags.
FlagNonGlobalCookieStorage class ./flag.inc Storage handler for non-global flags.
FlagRulesDataWrapper class ./flag.rules.inc A custom wrapper class for flags to be used with Rules.
FlagRulesUIClass class ./flag.rules.inc UI for inputing flags.
FlagTestCase class tests/flag.test @file Tests for the Flag module.
flag_broken class ./flag.inc A dummy flag to be used where the real implementation can't be found.
flag_comment class ./flag.inc Implements a comment flag.
flag_entity class ./flag.inc Base entity flag handler. 3
flag_flag class ./flag.inc This abstract class represents a flag, or, in Views 2 terminology, "a handler". 2
flag_handler_argument_content_id class includes/flag_handler_argument_content_id.inc Handler to accept an argument of the content ID of any object.
flag_handler_field_ops class includes/flag_handler_field_ops.inc Views field handler for the Flag operations links (flag/unflag).
flag_handler_filter_flagged class includes/flag_handler_filter_flagged.inc Handler to filter for content that has not been flagged.
flag_handler_relationship abstract class includes/flag_handler_relationships.inc Base class for all our relationship classes. 3
flag_handler_relationship_content class includes/flag_handler_relationships.inc Specialized relationship handler associating flags and content.
flag_handler_relationship_counts class includes/flag_handler_relationships.inc Specialized relationship handler associating flag counts and content.
flag_handler_relationship_user_content class includes/flag_handler_relationships.inc Specialized relationship handler associating flags and users.
flag_handler_sort_flagged class includes/flag_handler_sort_flagged.inc Handler to sort on whether objects are flagged or not.
flag_node class ./flag.inc Implements a node flag.
flag_plugin_argument_validate_flaggability class includes/flag_plugin_argument_validate_flaggability.inc Validates whether an argument is a flaggable/flagged object.
flag_user class ./flag.inc Implements a user flag.

Other projects