PHP Class App\Skins\Member\SettingsSkin

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

Protected Properties

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

Méthodes publiques

Méthode Description
edit ( $view )
render ( ) : Illuminate\View\View | string 만약 view 이름과 동일한 메소드명이 존재하면 그 메소드를 호출한다.

Method Details

edit() public méthode

public edit ( $view )

render() public méthode

동일한 이름의 메소드명이 존재하지 않으면, 동일한 이름의 blade 파일을 render한다.
public render ( ) : Illuminate\View\View | string
Résultat Illuminate\View\View | string

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 $info

$path protected_oe static_oe property

protected static $path

$viewDir protected_oe static_oe property

protected static $viewDir