VariableFormatValue
class VariableFormatValue extends Model (View source)
Properties
string | $caseConversionType | ||
protected | $convertFalseToValueType | ||
protected | $convertFalseToValueDataType | ||
protected | $convertNullToValueType | ||
protected | $convertNullToValueDataType | ||
protected | $convertTrueToValueType | ||
protected | $convertTrueToValueDataType | ||
protected | $convertUndefinedToValueType | ||
protected | $convertUndefinedToValueDataType |
Methods
setCaseConversionType($caseConversionType)
No description
string
getCaseConversionType()
No description
getConvertFalseToValue()
No description
getConvertNullToValue()
No description
getConvertTrueToValue()
No description
getConvertUndefinedToValue()
No description
Details
setCaseConversionType($caseConversionType)
No description
string
getCaseConversionType()
No description
setConvertFalseToValue(Parameter $convertFalseToValue)
No description
Parameter
getConvertFalseToValue()
No description
setConvertNullToValue(Parameter $convertNullToValue)
No description
Parameter
getConvertNullToValue()
No description
setConvertTrueToValue(Parameter $convertTrueToValue)
No description
Parameter
getConvertTrueToValue()
No description
setConvertUndefinedToValue(Parameter $convertUndefinedToValue)
No description
Parameter
getConvertUndefinedToValue()
No description