Documentation

FormFieldType : string
in package

Table of Contents

Cases

Checkbox  = 'checkbox'
Date  = 'date'
Img  = 'img'
Int  = 'int'
Pwd  = 'password'
Text  = 'text'
Textarea  = 'textarea'

Methods

fromString()  : self

Cases

Methods

fromString()

public static fromString(string $value) : self
Parameters
$value : string
Return values
self
On this page

Search results