You are here

function flag_handler_relationship_counts::admin_summary in Flag 6

Same name and namespace in other branches
  1. 6.2 includes/flag_handler_relationships.inc \flag_handler_relationship_counts::admin_summary()
  2. 7.3 includes/views/flag_handler_relationships.inc \flag_handler_relationship_counts::admin_summary()
  3. 7.2 includes/flag_handler_relationships.inc \flag_handler_relationship_counts::admin_summary()

File

includes/flag_handler_relationships.inc, line 114
Contains various relationship handlers.

Class

flag_handler_relationship_counts
Specialized relationship handler associating flag counts and content.

Code

function admin_summary() {

  // Nothing to show.
}