PHP Class app\models\Leads

Inheritance: extends Illuminate\Database\Eloquent\Model
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 ( )
assignee ( )
clientAssignee ( )
createdBy ( )
getDaysUntilContactAttribute ( ) create a virtual attribute to return the days until deadline
notes ( )

Method Details

activity() public méthode

public activity ( )

assignee() public méthode

public assignee ( )

clientAssignee() public méthode

public clientAssignee ( )

createdBy() public méthode

public createdBy ( )

getDaysUntilContactAttribute() public méthode

create a virtual attribute to return the days until deadline

notes() public méthode

public notes ( )

Property Details

$dates protected_oe property

protected $dates

$fillable protected_oe property

protected $fillable

$hidden protected_oe property

protected $hidden