PHP Class App\Skins\Plugin\PluginSettingsSkin

Inheritance: extends Xpressengine\Skin\GenericSkin
Afficher le fichier Open project: xpressengine/xpressengine

Protected Properties

Свойство Type Description
$componentInfo
$id
$info array
$path string
$viewDir string

Méthodes protégées

Méthode Description
index ( ) : Illuminate\View\View listView
loadDefault ( )
show ( ) : Illuminate\View\View listView

Method Details

index() protected méthode

listView
protected index ( ) : Illuminate\View\View
Résultat Illuminate\View\View

loadDefault() protected méthode

protected loadDefault ( )

show() protected méthode

listView
protected show ( ) : Illuminate\View\View
Résultat Illuminate\View\View

Property Details

$componentInfo protected_oe static_oe property

protected static $componentInfo

$id protected_oe static_oe property

protected static $id

$info protected_oe static_oe property

protected static array $info
Résultat array

$path protected_oe static_oe property

protected static string $path
Résultat string

$viewDir protected_oe static_oe property

protected static string $viewDir
Résultat string