PHP Class app\models\Menu

Inheritance: extends BaseModel
Afficher le fichier Open project: sroutier/laravel-5.1-enterprise-starter-kit Class Usage Examples

Protected Properties

Свойство Type Description
$fillable array

Méthodes publiques

Méthode Description
children ( )
getTextAttribute ( ) : string
isDeletable ( ) : boolean
isEditable ( ) : boolean
parent ( )
permission ( )
route ( )

Method Details

children() public méthode

public children ( )

getTextAttribute() public méthode

public getTextAttribute ( ) : string
Résultat string

isDeletable() public méthode

public isDeletable ( ) : boolean
Résultat boolean

isEditable() public méthode

public isEditable ( ) : boolean
Résultat boolean

parent() public méthode

public parent ( )

permission() public méthode

public permission ( )

route() public méthode

public route ( )

Property Details

$fillable protected_oe property

protected array $fillable
Résultat array