Method | Description | |
---|---|---|
checkbox ( $templateData, $field ) | ||
date ( $templateData, $field ) | ||
email ( $templateData, $field ) | ||
file ( $templateData, $field ) | ||
generateLabel ( $field ) | added bootstrap default class to the label | |
number ( $templateData, $field ) | ||
password ( $templateData, $field ) | ||
radio ( $templateData, $field ) | ||
select ( $templateData, $field ) | ||
text ( $templateData, $field ) | ||
textarea ( $templateData, $field ) |
Method | Description | |
---|---|---|
replaceFieldVars ( $textField, $field ) |
public static generateLabel ( $field ) |