Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
CustomerNumberFormat.php
Go to the documentation of this file.
1
<?php
8
class
CustomerNumberFormat
{
9
10
11
12
static
$paramtypesmap
= array(
13
14
);
15
22
const
_spaceAsDigitGroupSeparatorAndDecimalComma
=
"_spaceAsDigitGroupSeparatorAndDecimalComma"
;
23
30
const
_spaceAsDigitGroupSeparatorAndDecimalPoint
=
"_spaceAsDigitGroupSeparatorAndDecimalPoint"
;
31
38
const
_commaAsDigitGroupSeparatorAndDecimalPoint
=
"_commaAsDigitGroupSeparatorAndDecimalPoint"
;
39
46
const
_pointAsDigitGroupSeparatorAndDecimalComma
=
"_pointAsDigitGroupSeparatorAndDecimalComma"
;
47
54
const
_apostropheAsDigitGroupSeparatorAndDecimalComma
=
"_apostropheAsDigitGroupSeparatorAndDecimalComma"
;
55
62
const
_apostropheAsDigitGroupSeparatorAndDecimalPoint
=
"_apostropheAsDigitGroupSeparatorAndDecimalPoint"
;
63
64
}
CustomerNumberFormat\_spaceAsDigitGroupSeparatorAndDecimalComma
const _spaceAsDigitGroupSeparatorAndDecimalComma
Definition:
CustomerNumberFormat.php:22
CustomerNumberFormat\_apostropheAsDigitGroupSeparatorAndDecimalComma
const _apostropheAsDigitGroupSeparatorAndDecimalComma
Definition:
CustomerNumberFormat.php:54
CustomerNumberFormat\_apostropheAsDigitGroupSeparatorAndDecimalPoint
const _apostropheAsDigitGroupSeparatorAndDecimalPoint
Definition:
CustomerNumberFormat.php:62
CustomerNumberFormat\_commaAsDigitGroupSeparatorAndDecimalPoint
const _commaAsDigitGroupSeparatorAndDecimalPoint
Definition:
CustomerNumberFormat.php:38
CustomerNumberFormat\_pointAsDigitGroupSeparatorAndDecimalComma
const _pointAsDigitGroupSeparatorAndDecimalComma
Definition:
CustomerNumberFormat.php:46
CustomerNumberFormat
Definition:
CustomerNumberFormat.php:8
CustomerNumberFormat\$paramtypesmap
static $paramtypesmap
Definition:
CustomerNumberFormat.php:12
CustomerNumberFormat\_spaceAsDigitGroupSeparatorAndDecimalPoint
const _spaceAsDigitGroupSeparatorAndDecimalPoint
Definition:
CustomerNumberFormat.php:30
Generated by
dreamxtream
using
1.8.10