Content markers

Same name and namespace in other branches
  1. 7.x drupal-7.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-6.x/includes/theme.inc, line 13
The theme system, which controls the output of Drupal.

Constants

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