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
Encore
Admin
Widgets
InfoBox
PHP Class Encore\Admin\Widgets\InfoBox
Inheritance:
extends
Widget
,
implements
Illuminate\Contracts\Support\Renderable
ファイルを表示
Open project: z-song/laravel-admin
Protected Properties
Property
Type
Description
$attributes
Public Methods
Method
Description
__construct
(
string
$name
,
string
$icon
,
string
$color
,
string
$link
,
string
$info
) :
InfoBox
InfoBox constructor.
render
( ) :
string
Method Details
__construct()
public
method
InfoBox constructor.
public
__construct
(
string
$name
,
string
$icon
,
string
$color
,
string
$link
,
string
$info
) :
InfoBox
$name
string
$icon
string
$color
string
$link
string
$info
string
return
InfoBox
render()
public
method
public
render
( ) :
string
return
string
Property Details
$attributes
protected_oe property
protected
$attributes