\FormBuilder\traits\formFormStyleTrait

Class FormStyleTrait

Summary

Methods
Properties
Constants
col()
row()
style()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

row()

row(integer  $gutter, string  $type = '', string  $align = '', string  $justify = '', string  $className = '') : \FormBuilder\components\Row

Parameters

integer $gutter
string $type
string $align
string $justify
string $className

Returns

\FormBuilder\components\Row

style()

style(boolean  $inline = false, string  $labelPosition = 'right', integer  $labelWidth = 125, boolean  $showMessage = true, string  $autocomplete = 'off') : \FormBuilder\components\FormStyle

Parameters

boolean $inline
string $labelPosition
integer $labelWidth
boolean $showMessage
string $autocomplete

Returns

\FormBuilder\components\FormStyle