Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Xpressengine
Tests
DynamicField
testSkin
PHP Class Xpressengine\Tests\DynamicField\testSkin
Inheritance:
extends
Xpressengine\DynamicField\AbstractSkin
Afficher le fichier
Open project: xpressengine/xpressengine
Méthodes publiques
Méthode
Description
getPath
( ) :
string
get view file directory path
getSettingsRules
( ) :
array
다이나믹필스 생성할 때 스킨 설정에 적용될 rule 반환
name
( ) :
string
get name of skin
Method Details
getPath()
public
méthode
get view file directory path
public
getPath
( ) :
string
Résultat
string
getSettingsRules()
public
méthode
다이나믹필스 생성할 때 스킨 설정에 적용될 rule 반환
public
getSettingsRules
( ) :
array
Résultat
array
name()
public
méthode
get name of skin
public
name
( ) :
string
Résultat
string