Content markers

Markers used by mark.html.twig and node_mark() to designate content.

See also

mark.html.twig

node_mark()

File

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

Constants

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

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!includes!theme.inc/group/content_flags/8.1.x