Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
app
models
Menu
PHP Class app\models\Menu
Inheritance:
extends
BaseModel
ファイルを表示
Open project: sroutier/laravel-5.1-enterprise-starter-kit
Class Usage Examples
Protected Properties
Property
Type
Description
$fillable
array
Public Methods
Method
Description
children
( )
getTextAttribute
( ) :
string
isDeletable
( ) :
boolean
isEditable
( ) :
boolean
parent
( )
permission
( )
route
( )
Method Details
children()
public
method
public
children
( )
getTextAttribute()
public
method
public
getTextAttribute
( ) :
string
return
string
isDeletable()
public
method
public
isDeletable
( ) :
boolean
return
boolean
isEditable()
public
method
public
isEditable
( ) :
boolean
return
boolean
parent()
public
method
public
parent
( )
permission()
public
method
public
permission
( )
route()
public
method
public
route
( )
Property Details
$fillable
protected_oe property
protected
array
$fillable
return
array