DecimalType
Type that maps an SQL DECIMAL to a PHP double.
- Type
- DecimalType
public
string
|
|
public
|
#
getSqlDeclaration( array $fieldDeclaration,
Gets the SQL declaration snippet for a field of this type. |
public
mixed
|
#
convertToPHPValue( mixed $value,
Converts a value from its database representation to its PHP representation of this type. |
__construct(),
addType(),
convertToDatabaseValue(),
getDefaultLength(),
getType(),
getTypeCode(),
hasType(),
overrideType()
|
$_typeObjects
|