property flag_flag::$global in Flag 7.3
Same name and namespace in other branches
- 5 flag.inc \flag_flag::global
- 6.2 flag.inc \flag_flag::global
- 6 flag.inc \flag_flag::global
- 7.2 flag.inc \flag_flag::global
Whether this flag state should act as a single toggle to all users.
Type: bool
File
- includes/
flag/ flag_flag.inc, line 78 - Contains the flag_flag class. Flag type classes use an 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 $global = FALSE;