Preparing search index...
The search index is not available
biorate
biorate
masquerade
EmailMask
Class EmailMask
Hierarchy (
view full
)
CommonMask
EmailMask
Index
Constructors
constructor
Properties
config
options?
regexp
Accessors
enabled
mask
Char
name
unmasked
End
Chars
unmasked
Start
Chars
Methods
parse
process
Constructors
constructor
new
Email
Mask
(
)
:
EmailMask
Returns
EmailMask
Properties
Protected
config
config
:
IConfig
Protected
Optional
options
options
?:
IEmailMaskOptions
Protected
regexp
regexp
:
RegExp
= ...
Accessors
Protected
enabled
get
enabled
(
)
:
boolean
Returns
boolean
Protected
mask
Char
get
maskChar
(
)
:
string
Returns
string
Protected
name
get
name
(
)
:
string
Returns
string
Protected
unmasked
End
Chars
get
unmaskedEndChars
(
)
:
number
Returns
number
Protected
unmasked
Start
Chars
get
unmaskedStartChars
(
)
:
number
Returns
number
Methods
Protected
parse
parse
(
text
)
:
string
Parameters
text
:
string
Returns
string
process
process
(
text
,
options
?
)
:
string
Parameters
text
:
string
Optional
options
:
IMaskOptions
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
config
options
regexp
enabled
mask
Char
name
unmasked
End
Chars
unmasked
Start
Chars
parse
process
biorate
Loading...