Same name and namespace in other branches
  1. 10 core/includes/theme.inc \content_flags
  2. 6.x includes/theme.inc \content_flags
  3. 8.9.x core/includes/theme.inc \content_flags
  4. 9 core/includes/theme.inc \content_flags

Markers used by theme_mark() and node_mark() to designate content.

See also

theme_mark(), node_mark()

File

includes/theme.inc, line 11
The theme system, which controls the output of Drupal.

Constants

Namesort descending Location Description
MARK_NEW includes/theme.inc Mark content as being new.
MARK_READ includes/theme.inc Mark content as read.
MARK_UPDATED includes/theme.inc Mark content as being updated.