The node sticky status.

Sticky nodes should be displayed at the top of lists in which they appear. The value is either NODE_STICKY or NODE_NOT_STICKY.

Type: integer

File

core/modules/node/node.entity.inc, line 124
Entity controller and class for nodes.

Class

Node
Defines the node entity class.

Code

public $sticky;