◆ getDataFilePath()
static OptionsExtension::getDataFilePath | ( | options | ) |
inline
static
Get Datafile path.
- Parameters
-
- {object} - options Options
- Returns
- {string} Datafile path
\r\n
static | getElement (options, elementName)
Get element by name. More...
|
static | getDataFilePath (options)
Get Datafile path. More...
|
static | setDataFilePath (options, newDataFilePath)
Set Datafile path. More...
|
static | updateElementPath (options, appendDir)
Update Element path. More...
|
static | getResourceKey (options)
Get resource Key. More...
|
static | setResourceKey (options, resourceKey)
Set resource key. More...
|
static OptionsExtension::getDataFilePath | ( | options | ) |
Get Datafile path.
static OptionsExtension::getElement | ( | options, | |
elementName | |||
) |
Get element by name.
static OptionsExtension::getResourceKey | ( | options | ) |
Get resource Key.
static OptionsExtension::setDataFilePath | ( | options, | |
newDataFilePath | |||
) |
Set Datafile path.
static OptionsExtension::setResourceKey | ( | options, | |
resourceKey | |||
) |
Set resource key.
static OptionsExtension::updateElementPath | ( | options, | |
appendDir | |||
) |
Update Element path.