MARK_UPDATED
Same name in other branches
- 7.x includes/theme.inc \MARK_UPDATED
- 9 core/includes/theme.inc \MARK_UPDATED
- 10 core/includes/theme.inc \MARK_UPDATED
- 11.x core/includes/theme.inc \MARK_UPDATED
Mark content as being updated.
Related topics
2 uses of MARK_UPDATED
- 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.
File
-
core/
includes/ theme.inc, line 51
Code
const MARK_UPDATED = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.