Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Xpressengine
Tests
DynamicField
testSkin
PHP Class Xpressengine\Tests\DynamicField\testSkin
Inheritance:
extends
Xpressengine\DynamicField\AbstractSkin
Mostrar archivo
Open project: xpressengine/xpressengine
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