Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Session.Type (gb.web)

Static Property Type As String

Return or set the session type.

The supported types are:

file - The session is serialized in a binary file.
sqlite The session is stored in a SQLite3 file. The gb.db.sqlite3 component is automatically loaded if needed.