Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
scripts/dataObjects/IdSplitter
TutorialID
Class TutorialID
class to extract information from a Tutorial generated with
TutorialSelector
Hierarchy (
View Summary
)
IdSplitter
TutorialID
Index
Constructors
constructor
Properties
found
id
identifier
index
type
Index
type
Methods
set
Vals
generate
Constructors
constructor
new
TutorialID
(
id
:
any
)
:
TutorialID
Parameters
id
:
any
Returns
TutorialID
Properties
found
found
:
string
[]
id
id
:
string
identifier
identifier
:
string
index
index
:
any
type
Index
typeIndex
:
any
Static
type
type
:
string
= "quick"
Methods
set
Vals
setVals
(
typeIndex
:
any
,
identifier
:
any
,
index
:
any
)
:
void
Parameters
typeIndex
:
any
identifier
:
any
index
:
any
Returns
void
Static
generate
generate
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
found
id
identifier
index
type
Index
type
Methods
set
Vals
generate
simpliPFy JS Frontend Documentation
Loading...
class to extract information from a Tutorial generated with TutorialSelector