Mercurial > libervia-backend
annotate src/bridge/bridge_constructor/mediawiki_template.tpl @ 1594:313f2bb7841b
jp: profile session can now be started without connection:
- a new need_connect option is used when during BaseCommand init
- if need_connect is True, profile connection is necessary, so use_profile must be True too
- if need_connect if False, session can be started without connection, use_profile must be True
- if need_connect is None, use_profile can be True (need_connect will be set to True) or False (need_connect is not used)
- if need_connect is False (and so use_profile is True), a new --start-session option is usable
- param get and set are the first commands to use this option, so parameters can be changed if connection is not working
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 14 Nov 2015 19:18:10 +0100 |
parents | aebc8ba05129 |
children |
rev | line source |
---|---|
740
aebc8ba05129
bridge (constructor): added categories for the mediawiki export
souliane <souliane@mailoo.org>
parents:
278
diff
changeset
|
1 [[Catégorie:Salut à Toi]] |
aebc8ba05129
bridge (constructor): added categories for the mediawiki export
souliane <souliane@mailoo.org>
parents:
278
diff
changeset
|
2 [[Catégorie:documentation développeur]] |
aebc8ba05129
bridge (constructor): added categories for the mediawiki export
souliane <souliane@mailoo.org>
parents:
278
diff
changeset
|
3 |
278 | 4 = Overview = |
5 This is an autogenerated doc for SàT bridge's API | |
6 = Signals = | |
7 ##SIGNALS_PART## | |
8 = Methods = | |
9 ##METHODS_PART## | |
10 ---- | |
11 ##TIMESTAMP## |