PHP 클래스 skeeks\cms\relatedProperties\userPropertyTypes\UserPropertyTypeColor

상속: extends skeeks\cms\relatedProperties\PropertyType
파일 보기 프로젝트 열기: skeeks-cms/cms 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$code
$name
$saveValueAs
$showAlpha
$showDefaultPalette
$showInput
$showPalette
$useNative

공개 메소드들

메소드 설명
addRules ( )
attributeLabels ( )
init ( )
renderConfigForm ( ActiveForm $activeForm ) : string
renderForActiveForm ( ) : ActiveField
rules ( )

메소드 상세

addRules() 공개 메소드

public addRules ( )

attributeLabels() 공개 메소드

public attributeLabels ( )

init() 공개 메소드

public init ( )

renderConfigForm() 공개 메소드

public renderConfigForm ( ActiveForm $activeForm ) : string
$activeForm yii\widgets\ActiveForm
리턴 string

renderForActiveForm() 공개 메소드

public renderForActiveForm ( ) : ActiveField
리턴 yii\widgets\ActiveField

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$code 공개적으로 프로퍼티

public $code

$name 공개적으로 프로퍼티

public $name

$saveValueAs 공개적으로 프로퍼티

public $saveValueAs

$showAlpha 공개적으로 프로퍼티

public $showAlpha

$showDefaultPalette 공개적으로 프로퍼티

public $showDefaultPalette

$showInput 공개적으로 프로퍼티

public $showInput

$showPalette 공개적으로 프로퍼티

public $showPalette

$useNative 공개적으로 프로퍼티

public $useNative