trait LogsStatusHistory

Properties

$formWidgetStatusData

Methods

static 
bootLogsStatusHistory()

No description

getStatusNameAttribute()

No description

getStatusColorAttribute()

No description

getLatestStatusHistory()

No description

addStatusHistory($status, array $statusData = [])

No description

hasStatus($statusId = null)

No description

scopeWhereStatus($query, $statusId)

No description

scopeWhereHasStatusInHistory($query, $statusId)

No description

Details

at line 12
static bootLogsStatusHistory()

No description

at line 29
getStatusNameAttribute()

No description

at line 34
getStatusColorAttribute()

No description

at line 39
getLatestStatusHistory()

No description

at line 44
addStatusHistory($status, array $statusData = [])

No description

Parameters

$status
array $statusData

at line 70
hasStatus($statusId = null)

No description

Parameters

$statusId

at line 78
scopeWhereStatus($query, $statusId)

No description

Parameters

$query
$statusId

at line 83
scopeWhereHasStatusInHistory($query, $statusId)

No description

Parameters

$query
$statusId