new GetDataInvoke(ctx)
Exposes server web services as local functions so that code can use them seemingly
Parameters:
Name | Type | Description |
---|---|---|
ctx |
Context |
Methods
getMappingWebListRedir(tableName, listType) → {Deferred.<Array.<string>>}
Executes the mapping of tableName and listType on "web_listredir" table taking a new tableName
(usually a custom view) and a new listType
Parameters:
Name | Type | Description |
---|---|---|
tableName |
string | |
listType |
string |
Returns:
- Type
- Deferred.<Array.<string>>