프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$isBeingCompleted | boolean | Is the milestone being set as complete? |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$_after | array | ||
$_belongsTo | array | ||
$_dataTypes | array | ||
$_hasMany | array | ||
$_tableAlias | |||
$_validations | array | ||
$originalStatus | integer | Original status. |
메소드 | 설명 | |
---|---|---|
delete ( ) | Delete milestone. | |
save ( ) | Custom save method. | |
statusSelectOptions ( ) : array[] |
메소드 | 설명 | |
---|---|---|
afterConstruct ( ) |
public bool $isBeingCompleted | ||
리턴 | boolean |