Content markers

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/theme.inc \content_flags

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

See also

theme_mark(), node_mark()

Archivo

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

Constants

Nombreorden descendente Ubicación Descripción
MARK_NEW drupal-7.x/includes/theme.inc Mark content as being new.
MARK_READ drupal-7.x/includes/theme.inc Mark content as read.
MARK_UPDATED drupal-7.x/includes/theme.inc Mark content as being updated.