AddressSeparator
Table of Contents
Constants
-
Comma
= 1
-
Dflt
= 1
-
First
= 1
-
HtmlLineBreak
= 3
-
Last
= 3
-
NewLine
= 2
-
Undefined
= 0
Methods
-
getSeparator()
: mixed
-
isDefined()
: mixed
Comma
public
mixed
Comma
= 1
Dflt
public
mixed
Dflt
= 1
First
public
mixed
First
= 1
HtmlLineBreak
public
mixed
HtmlLineBreak
= 3
Last
public
mixed
Last
= 3
NewLine
public
mixed
NewLine
= 2
Undefined
public
mixed
Undefined
= 0
getSeparator()
public
static getSeparator(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-
isDefined()
public
static isDefined(mixed $typeID) : mixed
Parameters
-
$typeID
: mixed
-