PHP Interface mirocow\eav\interfaces\HanlerInterface

Datei anzeigen Open project: mirocow/yii2-eav

Public Methods

Method Description
getTextValue ( )
getValueModel ( )
load ( )
save ( )

Method Details

getTextValue() public method

public getTextValue ( )

getValueModel() public method

public getValueModel ( )

load() public method

public load ( )

save() public method

public save ( )