Extends
Methods
(async, static) load(projectId, config, data) → {Promise.<(Help4.widget.help.Projects|null)>}
all pure RO projects will have catalogueType 'SEN' or 'UACP' and will never come here
this function will only be called for pure RW projects or in EXT case
tours: just take the RW project
help: merge RO + RW
Parameters:
Name | Type | Description |
---|---|---|
projectId |
string | project ID |
config |
Help4.typedef.SystemConfiguration | the system configuration |
data |
Help4.widget.help.Data |
- Source:
Returns:
- Type
- Promise.<(Help4.widget.help.Projects|null)>