MARK_NEW
Same name in other branches
- 7.x includes/theme.inc \MARK_NEW
- 9 core/includes/theme.inc \MARK_NEW
- 8.9.x core/includes/theme.inc \MARK_NEW
- 10 core/includes/theme.inc \MARK_NEW
Mark content as being new.
Related topics
3 uses of MARK_NEW
- HistoryUserTimestamp::render in core/
modules/ history/ src/ Plugin/ views/ field/ HistoryUserTimestamp.php - Renders the field.
- node_mark in core/
modules/ node/ node.module - Determines the type of marker to be displayed for a given node.
- ThemeCommonElements::commonElements in core/
lib/ Drupal/ Core/ Theme/ ThemeCommonElements.php - Base theme array.
File
-
core/
includes/ theme.inc, line 43
Code
const MARK_NEW = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.