PHP Class App\FieldSkins\Boolean\DefaultSkin

Inheritance: extends Xpressengine\DynamicField\AbstractSkin
Show file Open project: xpressengine/xpressengine

Protected Properties

Property Type Description
$id

Public Methods

Method Description
getPath ( ) : string get view file directory path
getSettingsRules ( ) : array 다이나믹필스 생성할 때 스킨 설정에 적용될 rule 반환
name ( ) : string get name of skin

Method Details

getPath() public method

get view file directory path
public getPath ( ) : string
return string

getSettingsRules() public method

다이나믹필스 생성할 때 스킨 설정에 적용될 rule 반환
public getSettingsRules ( ) : array
return array

name() public method

get name of skin
public name ( ) : string
return string

Property Details

$id protected static property

protected static $id