Markers used by theme_mark() and node_mark() to designate content.
See also
theme_mark(), node_mark()
File
- core/
includes/ theme.inc, line 10 - The theme system, which controls the output of Backdrop.
Constants
Name | Location | Description |
---|---|---|
MARK_NEW |
core/ |
Mark content as being new. |
MARK_READ |
core/ |
Mark content as read. |
MARK_UPDATED |
core/ |
Mark content as being updated. |
RESPONSIVE_PRIORITY_LOW |
core/ |
A responsive table class; only show table cell on wide devices. |
RESPONSIVE_PRIORITY_MEDIUM |
core/ |
A responsive table class; hide table cell on narrow devices. |