Markers used by theme_mark() and node_mark() to designate content.
theme_mark(), node_mark()
|
Name |
Location | Description |
|---|---|---|
| MARK_NEW |
drupal/ |
Mark content as being new. |
| MARK_READ |
drupal/ |
Mark content as read. |
| MARK_UPDATED |
drupal/ |
Mark content as being updated. |
| RESPONSIVE_PRIORITY_LOW |
drupal/ |
A responsive table class; only show table cell on wide devices. |
| RESPONSIVE_PRIORITY_MEDIUM |
drupal/ |
A responsive table class; hide table cell on narrow devices. |