Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Encore
Admin
Widgets
Box
PHP Class Encore\Admin\Widgets\Box
Inheritance:
extends
Widget
,
implements
Illuminate\Contracts\Support\Renderable
Mostra file
Open project: z-song/laravel-admin
Protected Properties
Property
Type
Description
$attributes
$tools
Public Methods
Method
Description
__construct
(
$title
= '',
$content
= '' )
collapsable
( )
content
(
$content
)
removable
( )
render
( )
solid
( )
style
(
$styles
)
title
(
$title
)
Method Details
__construct()
public
method
public
__construct
(
$title
= '',
$content
= '' )
collapsable()
public
method
public
collapsable
( )
content()
public
method
public
content
(
$content
)
removable()
public
method
public
removable
( )
render()
public
method
public
render
( )
solid()
public
method
public
solid
( )
style()
public
method
public
style
(
$styles
)
title()
public
method
public
title
(
$title
)
Property Details
$attributes
protected_oe property
protected
$attributes
$tools
protected_oe property
protected
$tools