Markers used by theme_mark() and node_mark() to designate content.
See also
theme_mark(), node_mark()
Constants
| Name | Description |
|---|---|
| MARK_NEW | Mark content as being new. |
| MARK_READ | Mark content as read. |
| MARK_UPDATED | Mark content as being updated. |
File
- includes/
theme.inc, line 11 - The theme system, which controls the output of Drupal.