Skip to main content
Silkscreen CMS API
Login
Menu
Toggle menu visibility
Home
constant MARK_UPDATED
You are here
Home
»
API reference
»
1.20.x
»
theme.inc
Mark content as being updated.
Related topics
Content markers
Markers used by
theme_mark
() and
node_mark
() to designate content.
3 uses of MARK_UPDATED
node_mark
in modules/
node/
node.module
Decides on the type of marker to be displayed for a given node.
theme_mark
in includes/
theme.inc
Returns HTML for a marker for new or updated content.
views_handler_field_history_user_timestamp::render
in modules/
node/
views/
views_handler_field_history_user_timestamp.inc
Render the field.
File
includes/
theme.inc
, line 30
The theme system, which controls the output of Backdrop.
Code
define
(
'MARK_UPDATED'
,
2
)
Search 1.20.x
Function, file, or topic
*
Partial match search is supported
API Navigation
1.20.x
Topics
Classes
Functions
Files
Constants
Globals
Deprecated