Property | Type | Description | |
---|---|---|---|
$isBeingCompleted | boolean | Is the milestone being set as complete? |
Property | Type | Description | |
---|---|---|---|
$_after | array | ||
$_belongsTo | array | ||
$_dataTypes | array | ||
$_hasMany | array | ||
$_tableAlias | |||
$_validations | array | ||
$originalStatus | integer | Original status. |
Method | Description | |
---|---|---|
delete ( ) | Delete milestone. | |
save ( ) | Custom save method. | |
statusSelectOptions ( ) : array[] |
Method | Description | |
---|---|---|
afterConstruct ( ) |
public static statusSelectOptions ( ) : array[] | ||
return | array[] |
public bool $isBeingCompleted | ||
return | boolean |