new CookieCheck(options)
Parameters:
Name | Type | Description |
---|---|---|
options |
object | Optionen für das Controlelement |
- Source:
- BKGWebMap/Control/CookieCheck.js, line 5
Members
-
<static> callback :string
-
Name des Callbacks für Evaluierung des Cookietest Ergebnis
- Source:
- BKGWebMap/Control/CookieCheck.js, line 39
-
<static> delay :int
-
Zeit in Millisekunden, bis der Warnhinweis erscheint.
- Source:
- BKGWebMap/Control/CookieCheck.js, line 46
-
<static> instance :BKGWebMap.Control.CookieCheck
-
Referenz zur aktuellen Instanz.
- Source:
- BKGWebMap/Control/CookieCheck.js, line 122
-
<static> label :object
-
Label für Statusanzeigen
- Source:
- BKGWebMap/Control/CookieCheck.js, line 30
-
<static> URL :string
-
URL zum serverseitigen Cookietest.
- Source:
- BKGWebMap/Control/CookieCheck.js, line 116
Methods
-
<static> callback(token)
-
Statische Methode zum Aufruf nach serverseitigem Test.
Parameters:
Name Type Description token
string - Source:
- BKGWebMap/Control/CookieCheck.js, line 128