Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
mirocow
eav
handlers
ValueHandler
PHP 클래스 mirocow\eav\handlers\ValueHandler
파일 보기
프로젝트 열기: mirocow/yii2-eav
공개 프로퍼티들
프로퍼티
타입
설명
$attributeHandler
mirocow\eav\widgets\AttributeHandler
공개 메소드들
메소드
설명
defaultValue
( )
getTextValue
( )
getValueModel
( ) :
ActiveRecord
load
( )
save
( )
메소드 상세
defaultValue()
추상적인
공개
메소드
abstract
public
defaultValue
( )
getTextValue()
추상적인
공개
메소드
abstract
public
getTextValue
( )
getValueModel()
공개
메소드
public
getValueModel
( ) :
ActiveRecord
리턴
yii\db\ActiveRecord
load()
추상적인
공개
메소드
abstract
public
load
( )
save()
추상적인
공개
메소드
abstract
public
save
( )
프로퍼티 상세
$attributeHandler
공개적으로 프로퍼티
public
AttributeHandler,mirocow\eav\widgets
$attributeHandler
리턴
mirocow\eav\widgets\AttributeHandler