PHP Class app\models\Tasks

Inheritance: extends yii\db\ActiveRecord
Afficher le fichier Open project: Bottelet/Flarepoint-crm Class Usage Examples

Protected Properties

Свойство Type Description
$dates
$fillable
$hidden

Méthodes publiques

Méthode Description
activity ( )
allTime ( )
assignee ( )
clientAssignee ( )
comments ( )
getDaysUntilDeadlineAttribute ( ) create a virtual attribute to return the days until deadline
settings ( )
taskCreator ( )
time ( )

Method Details

activity() public méthode

public activity ( )

allTime() public méthode

public allTime ( )

assignee() public méthode

public assignee ( )

clientAssignee() public méthode

public clientAssignee ( )

comments() public méthode

public comments ( )

getDaysUntilDeadlineAttribute() public méthode

create a virtual attribute to return the days until deadline

settings() public méthode

public settings ( )

taskCreator() public méthode

public taskCreator ( )

time() public méthode

public time ( )

Property Details

$dates protected_oe property

protected $dates

$fillable protected_oe property

protected $fillable

$hidden protected_oe property

protected $hidden