Companion object for AppPage class. Contains factory apply methods directory paths and list of app links. Longer term may need reorganisation,
Attributes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AllHtmlExtractor.type
Value members
Concrete methods
Factory apply method for AppPage class. The first parameter is the stem of the name of the main function in the JavaScript file, to which "JsApp" String is appended. The second parameter is the file name's stems to which the Strings ".html" and ",js" will be added. The default is the lower case of the first parameter. The third parameter is the title, which unlike the first two parameters can contain spaces which defaults to the first parameter.
Factory apply method for AppPage class. The first parameter is the stem of the name of the main function in the JavaScript file, to which "JsApp" String is appended. The second parameter is the file name's stems to which the Strings ".html" and ",js" will be added. The default is the lower case of the first parameter. The third parameter is the title, which unlike the first two parameters can contain spaces which defaults to the first parameter.
Attributes
Concrete fields
list of app links to go in the page headers.
list of app links to go in the page headers.