$_fielddefs= ''
$_moduleName= ''
$_viewdefs= ''
$implementation= ''
_standardizeFieldLabels( $fielddefs ) : void
_trimFieldDefs( $def ) : void
getFieldDefs( ) : void
getHistory( ) : void
getLanguage( ) : void
getLayoutAsArray( ) : void
getRequiredFields( ) : void
isTrue( $val ) : bool
Used to determine if a field property is true or false given that it could be the boolean value or a string value such use 'false' or '0'
removeField( $fieldName ) : void
validField( $def, $view = "" ) : void