ElementActivity

Type
Class
Namespace
craft\models
Inherits
craft\models\ElementActivity
Since
4.5.0

Element activity model.

View source (opens new window)

# Public Properties

Property Description
element
timestamp
type
user

# element

Default value
null

View source (opens new window)

# timestamp

Default value
null

View source (opens new window)

# type

Default value
null

View source (opens new window)

# user

Default value
null

View source (opens new window)

# Public Methods

Method Description
__construct()

# __construct()

View source (opens new window)

Arguments

# Constants

Constant Description
TYPE_EDIT
TYPE_SAVE
TYPE_VIEW