Content markers

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

See also

theme_mark(), node_mark()

File

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

Constants

Namesort ascending Location Description
RESPONSIVE_PRIORITY_MEDIUM drupal/core/includes/theme.inc A responsive table class; hide table cell on narrow devices.
RESPONSIVE_PRIORITY_LOW drupal/core/includes/theme.inc A responsive table class; only show table cell on wide devices.
MARK_UPDATED drupal/core/includes/theme.inc Mark content as being updated.
MARK_READ drupal/core/includes/theme.inc Mark content as read.
MARK_NEW drupal/core/includes/theme.inc Mark content as being new.