Class CTModuleForm
CTModuleForm (child of CTForm)
- CTForm
- CTModuleForm
Methods summary
public
|
#
__construct( string $modulename )
Constructor labelWidth and fieldWidth are column widths for bootstraps 12 column grid maybe a number (used for md) or an array ('sm' => '6:6', 'md' => '5:7', 'lg' => '4:6') values without : are used for labels, fieldwidth will be calculated |
public
string
|
Methods inherited from CTForm
addButton()
,
addField()
,
getBootstrapClasses()
,
getFieldOffsetClasses()
,
getFieldWidthClasses()
,
getFieldWidthWithOffsetClasses()
,
getLabelWidthClasses()
,
getName()
,
setHeader()
,
setPreventDoubleSubmission()
,
setValidator()