FlagTestCase |
class |
|
tests/flag.test |
|
|
|
|
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_flag |
class |
|
./flag.inc |
This abstract class represents a flag, or, in Views 2 terminology, "a handler". |
4 |
|
|
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_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_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_rules_data_type |
class |
|
includes/flag.rules.inc |
Defines the flag rule data type. |
|
|
|
flag_user |
class |
|
./flag.inc |
Implements a user flag. |
|
|
|