Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Encore
Admin
Widgets
Box
PHP 클래스 Encore\Admin\Widgets\Box
상속:
extends
Widget
,
implements
Illuminate\Contracts\Support\Renderable
파일 보기
프로젝트 열기: z-song/laravel-admin
보호된 프로퍼티들
프로퍼티
타입
설명
$attributes
$tools
공개 메소드들
메소드
설명
__construct
(
$title
= '',
$content
= '' )
collapsable
( )
content
(
$content
)
removable
( )
render
( )
solid
( )
style
(
$styles
)
title
(
$title
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$title
= '',
$content
= '' )
collapsable()
공개
메소드
public
collapsable
( )
content()
공개
메소드
public
content
(
$content
)
removable()
공개
메소드
public
removable
( )
render()
공개
메소드
public
render
( )
solid()
공개
메소드
public
solid
( )
style()
공개
메소드
public
style
(
$styles
)
title()
공개
메소드
public
title
(
$title
)
프로퍼티 상세
$attributes
보호되어 있는 프로퍼티
protected
$attributes
$tools
보호되어 있는 프로퍼티
protected
$tools