PHP Class App\Skins\Plugin\PluginSettingsSkin

Inheritance: extends Xpressengine\Skin\GenericSkin
Show file Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$componentInfo
$id
$info array
$path string
$viewDir string

Protected Methods

Method Description
index ( ) : Illuminate\View\View listView
loadDefault ( )
show ( ) : Illuminate\View\View listView

Method Details

index() protected method

listView
protected index ( ) : Illuminate\View\View
return Illuminate\View\View

loadDefault() protected method

protected loadDefault ( )

show() protected method

listView
protected show ( ) : Illuminate\View\View
return Illuminate\View\View

Property Details

$componentInfo protected static property

protected static $componentInfo

$id protected static property

protected static $id

$info protected static property

protected static array $info
return array

$path protected static property

protected static string $path
return string

$viewDir protected static property

protected static string $viewDir
return string