Skip to content
Robert Polak edited this page Jul 26, 2019 · 24 revisions

Home / Test

Template Folder

The folder contains Template definitions for Client API Library.

image

  • template\css\app.bootstrap.guideline.css - Template styling definition for Client API Library app.bootstrap.guideline Bootstrap v4.1.3.

  • `template\css

    • template\css\app.bootstrap.override.css - Template styling definition for Client API Library app.bootstrap.override.css.
    • template\css\app.library.css - Template styling definition for Client API Library app.library.css.
    • template\css\app.media.css - Template styling definition for Client API Library app.media.css.
  • `template\entity

    • template\entity\menu01\sample02\index.html - Template HTML page for Client API Library index.html.
    • template\entity\menu01\sample02\js\sample02.js - Template Java Script code for Client API Library sample02.js.
    • template\entity\menu01\sample02\css\sample02.css - Template styling definition for Client API Library sample02.css.
    • template\entity\menu01\sample03\index.html - Template HTML page for Client API Library index.html.
    • template\entity\menu01\sample03\js\sample02.js - Template Java Script code for Client API Library sample03.js.
    • template\entity\menu01\sample03\css\sample02.css - Template styling definition for Client API Library sample03.css.
    • template\entity\sample01\index.html - Template HTML page for Client API Library index.html.
    • template\entity\sample01\js\sample01.js - Template Java Script code for Client API Library sample02.js.
    • template\entity\sample01\css\sample01.css - Template styling definition for Client API Library sample02.css.
  • `template\js

    • template\js\app.constant.js - Template Java Script code for Client API Library app.constant.js.
    • template\js\app.global.js - Template Java Script code for Client API Library app.global.js.
    • template\js\app.library.js - Template Java Script code for Client API Library app.library.js.
    • template\js\app.plugin.js - Template Java Script code for Client API Library app.plugin.js.
  • `template\template

    • template\template\css\footer.css - Template styling definition for Client API Library footer.css.
    • template\template\css\header.css - Template styling definition for Client API Library header.css.
    • template\template\css\navigation.css - Template styling definition for Client API Library navigation.css.
    • template\template\js\footer.js - Template Java Script code for Client API Library app.plugin.js.
    • template\template\js\header.js - Template Java Script code for Client API Library app.plugin.js.
    • template\template\js\navigation.js - Template Java Script code for Client API Library app.plugin.js.
    • template\template\footer.html - Template HTML page for Client API Library footer.html.
    • template\template\header.html - Template HTML page for Client API Library header.html.
    • template\template\modal.html - Template HTML page for Client API Library modal.html.
    • template\template\navigation.html - Template HTML page for Client API Library navigation.html.
    • template\template\spinner.html - Template HTML page for Client API Library spinner.html.
    • template\index.html - Template HTML page for Client API Library index.html.

Clone this wiki locally