Class: _Special

(abstract) Help4.widget.help.catalogues._Special()

this backend connector is a base class to handle special content catalogues

Constructor

(abstract) new _Special()

Source:

Methods

(static) getDataType() → {Help4.widget.help.DataTypes}

Source:
Returns:
Type
Help4.widget.help.DataTypes

(static) load(config) → {Help4.widget.help.catalogues.SEN.CatalogueProjects|null}

delivers a dummy catalogue; real data is added in Help4.widget.help.Data.prototype.getHelpTiles
Parameters:
Name Type Description
config Help4.typedef.SystemConfiguration the system configuration
Source:
Returns:
Type
Help4.widget.help.catalogues.SEN.CatalogueProjects | null