You are here

property flag_flag::$content_type in Flag 5

Same name and namespace in other branches
  1. 6.2 flag.inc \flag_flag::content_type
  2. 6 flag.inc \flag_flag::content_type
  3. 7.2 flag.inc \flag_flag::content_type

File

./flag.inc, line 103
Implements various flags. Uses object oriented style inspired by that of Views 2.

Class

flag_flag
This abstract class represents a flag, or, in Views 2 terminology, "a handler".

Code

var $content_type = NULL;