Fresco Flashcards

1
Q

Fresco Overview

A

Fresco is the UI framework for building web-based interfaces for SkySpark. The framework is built on top of FWT and is designed to run in modern standards-based web browsers. The UI is composed of “Apps,” where each App is designed to accomplish a specific task.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Host App

A

The Host App is a special App for managing a SkySpark server that is only accessible from theHost Uri:

  • view your current projects
  • create new projects
  • manage your host wide settings
  • manage “su” super user account
  • view licensing/versioning information
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Home App

A

When a user enters a project, they are presented with the Home App. The Home App simply displays and provides links to the currently installed Apps for that server.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Folio App

A

The Folio App provides a GUI to the Folio database:

  • Axon: evaluate Axon queries and modify recs
  • Funcs: create and edit funcs
  • Files: manage files stored as rec bins
  • Snaphots: take and restore database snapshots
  • Trash: recover deleted recs
  • Debug: analyze query performance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Setting App

A

Configure settings for currently installed apps, as well as enable and disable what apps are available.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Help App

A

Provides access to SkySpark documentation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

User App

A

All users are managed through the User App. Here you can create, modify, and remove users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Debug App

A

Diagnostic tools:

  • Sys Info: provides basic system information like OS version and Java version
  • Log: access to system error logs
  • Pods: shows all the Fantom pod modules currently installed
  • Lint: reports on potential configuration problems
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

App Header

A

Every app displays a header widget across the top of the browser. The header displays:

  • Current app and project
  • Current user
  • Access to the App Menu
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

App Menu

A

The App Menu exposes project and server wide information. It primarily provides quick access to the other apps for the current project. Settings for the current user (name, password, etc), as well as changing Locale are also accessible here.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Custom Apps

A

You can build your own apps as part of custom extensions. See the Apps chapter for all the details.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly