Netsutie PHP Toolkit
CustomerNumberFormat Class Reference

Data Fields

const _spaceAsDigitGroupSeparatorAndDecimalComma = "_spaceAsDigitGroupSeparatorAndDecimalComma"
 
const _spaceAsDigitGroupSeparatorAndDecimalPoint = "_spaceAsDigitGroupSeparatorAndDecimalPoint"
 
const _commaAsDigitGroupSeparatorAndDecimalPoint = "_commaAsDigitGroupSeparatorAndDecimalPoint"
 
const _pointAsDigitGroupSeparatorAndDecimalComma = "_pointAsDigitGroupSeparatorAndDecimalComma"
 
const _apostropheAsDigitGroupSeparatorAndDecimalComma = "_apostropheAsDigitGroupSeparatorAndDecimalComma"
 
const _apostropheAsDigitGroupSeparatorAndDecimalPoint = "_apostropheAsDigitGroupSeparatorAndDecimalPoint"
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

CustomerNumberFormat

Definition at line 8 of file CustomerNumberFormat.php.

Field Documentation

$paramtypesmap
static
Initial value:
= array(
)

Definition at line 12 of file CustomerNumberFormat.php.

const _apostropheAsDigitGroupSeparatorAndDecimalComma = "_apostropheAsDigitGroupSeparatorAndDecimalComma"

Definition at line 54 of file CustomerNumberFormat.php.

const _apostropheAsDigitGroupSeparatorAndDecimalPoint = "_apostropheAsDigitGroupSeparatorAndDecimalPoint"

Definition at line 62 of file CustomerNumberFormat.php.

const _commaAsDigitGroupSeparatorAndDecimalPoint = "_commaAsDigitGroupSeparatorAndDecimalPoint"

Definition at line 38 of file CustomerNumberFormat.php.

const _pointAsDigitGroupSeparatorAndDecimalComma = "_pointAsDigitGroupSeparatorAndDecimalComma"

Definition at line 46 of file CustomerNumberFormat.php.

const _spaceAsDigitGroupSeparatorAndDecimalComma = "_spaceAsDigitGroupSeparatorAndDecimalComma"

Definition at line 22 of file CustomerNumberFormat.php.

const _spaceAsDigitGroupSeparatorAndDecimalPoint = "_spaceAsDigitGroupSeparatorAndDecimalPoint"

Definition at line 30 of file CustomerNumberFormat.php.


The documentation for this class was generated from the following file: