PHP Class Craft\AmForms_SubmissionsFieldType

Inheritance: extends craft\BaseFieldType
Datei anzeigen Open project: am-impact/amforms

Public Methods

Method Description
getInputHtml ( string $name, mixed $value ) : string
getName ( ) : string

Method Details

getInputHtml() public method

public getInputHtml ( string $name, mixed $value ) : string
$name string
$value mixed
return string

getName() public method

public getName ( ) : string
return string