Represents a measurable length, with a string numeric magnitude and a unit. This object is immutable.
Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 5746)
Lookup array of units recognized by CSS 2.1
Whether or not this length is valid. Null if not calculated yet.
String numeric magnitude.
String unit. False is permitted if $n = 0.
Compares two lengths, and returns 1 if greater, -1 if less and 0 if equal.
Retrieves string numeric magnitude.
Retrieves string unit.
Returns true if this length unit is valid.
Returns string representation of number.
Validates the number and unit.
Documentation generated on Sun, 06 Mar 2011 00:24:10 -0500 by phpDocumentor 1.4.3