Content markers

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

See also

theme_mark(), node_mark()

File

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

Constants

Name Locationsort descending Description
MARK_READ drupal/includes/theme.inc Mark content as read.
MARK_NEW drupal/includes/theme.inc Mark content as being new.
MARK_UPDATED drupal/includes/theme.inc Mark content as being updated.