PHP 클래스 App\Skins\Plugin\PluginSettingsSkin

상속: extends Xpressengine\Skin\GenericSkin
파일 보기 프로젝트 열기: xpressengine/xpressengine

보호된 프로퍼티들

프로퍼티 타입 설명
$componentInfo
$id
$info array
$path string
$viewDir string

보호된 메소드들

메소드 설명
index ( ) : Illuminate\View\View listView
loadDefault ( )
show ( ) : Illuminate\View\View listView

메소드 상세

index() 보호된 메소드

listView
protected index ( ) : Illuminate\View\View
리턴 Illuminate\View\View

loadDefault() 보호된 메소드

protected loadDefault ( )

show() 보호된 메소드

listView
protected show ( ) : Illuminate\View\View
리턴 Illuminate\View\View

프로퍼티 상세

$componentInfo 보호되어 있는 정적으로 프로퍼티

protected static $componentInfo

$id 보호되어 있는 정적으로 프로퍼티

protected static $id

$info 보호되어 있는 정적으로 프로퍼티

protected static array $info
리턴 array

$path 보호되어 있는 정적으로 프로퍼티

protected static string $path
리턴 string

$viewDir 보호되어 있는 정적으로 프로퍼티

protected static string $viewDir
리턴 string