PHP Class Datatypes\RadioButtonList\PrevalueEditor

Inheritance: extends Gc\Datatype\AbstractDatatype\AbstractPrevalueEditor
Datei anzeigen Open project: gotcms/gotcms Class Usage Examples

Public Methods

Method Description
load ( ) : string Load Radiobutton List prevalue editor
save ( ) : void Save Radiobutton List prevalue editor

Method Details

load() public method

Load Radiobutton List prevalue editor
public load ( ) : string
return string

save() public method

Save Radiobutton List prevalue editor
public save ( ) : void
return void