Compare if the value and type is equal
boolean
equals
($object $object)
-
$object
$object: object to equal with
Redefined in descendants as:
Returns the conversion list
array
getConversionList
()
Redefined in descendants as:
Returns the original type
type
getType
()
Returns the internal value
void
getValue
()
Serialize
serialize
serialize
()
Sets the original type
void
setType
($type $type)
-
$type
$type: new type to set
Redefined in descendants as:
-
Zend_Measure_Acceleration::setType()
: Set a new type, and convert the value
-
Zend_Measure_Angle::setType()
: Set a new type, and convert the value
-
Zend_Measure_Area::setType()
: Set a new type, and convert the value
-
Zend_Measure_Binary::setType()
: Set a new type, and convert the value
-
Zend_Measure_Capacitance::setType()
: Set a new type, and convert the value
-
Zend_Measure_Cooking_Volume::setType()
: Set a new type, and convert the value
-
Zend_Measure_Cooking_Weight::setType()
: Set a new type, and convert the value
-
Zend_Measure_Current::setType()
: Set a new type, and convert the value
-
Zend_Measure_Density::setType()
: Set a new type, and convert the value
-
Zend_Measure_Energy::setType()
: Set a new type, and convert the value
-
Zend_Measure_Flow_Mass::setType()
: Set a new type, and convert the value
-
Zend_Measure_Flow_Mole::setType()
: Set a new type, and convert the value
-
Zend_Measure_Flow_Volume::setType()
: Set a new type, and convert the value
-
Zend_Measure_Force::setType()
: Set a new type, and convert the value
-
Zend_Measure_Frequency::setType()
: Set a new type, and convert the value
-
Zend_Measure_Illumination::setType()
: Set a new type, and convert the value
-
Zend_Measure_Length::setType()
: Set a new type, and convert the value
-
Zend_Measure_Lightness::setType()
: Set a new type, and convert the value
-
Zend_Measure_Number::setType()
: Set a new type, and convert the value
-
Zend_Measure_Power::setType()
: Set a new type, and convert the value
-
Zend_Measure_Pressure::setType()
: Set a new type, and convert the value
-
Zend_Measure_Speed::setType()
: Set a new type, and convert the value
-
Zend_Measure_Temperature::setType()
: Set a new type, and convert the value
-
Zend_Measure_Torque::setType()
: Set a new type, and convert the value
-
Zend_Measure_Viscosity_Dynamic::setType()
: Set a new type, and convert the value
-
Zend_Measure_Viscosity_Kinematic::setType()
: Set a new type, and convert the value
-
Zend_Measure_Volume::setType()
: Set a new type, and convert the value
-
Zend_Measure_Weight::setType()
: Set a new type, and convert the value
Sets the internal value
void
setValue
($value $value, [$type $type = null], [$locale $locale = null])
-
$value
$value: new value to set
-
$type
$type: new type to set - abstract
-
$locale
$locale: new locale to set - abstract
Redefined in descendants as:
Returns a string representation
string
toString
()
Redefined in descendants as:
Returns a string representation
string
__toString
()
Redefined in descendants as: