Declaration:
<? class HTMLNumberFormat extends HTMLTag ?>
Description: This tag is used to format numbers and prices in locale-specific manner. It tries to get the document's locale and use it to format the number. The number to format is denoted by the key attribute that should hold the name of the template variable containing the value. Immediate value can be specified by the value attribute. By setting the mode attribute to price, this tag will format the value as if it were price. Parent Classes: SDNode , SDElement , HTMLTag Authors:
Methods:
|
|