ToggleModule

From MapbenderWiki

Jump to: navigation, search

User: Uli Rothstein (Module maintainer)

Contents

Description

english

This modul enables you to define a function, that should be active when you open a gui. The example below activates the function showCoords when starting the gui. For this purpose the function call must be inserted in the field Target. In this case it is init_mod_showCoords_div from the field Attributes of the button showCoords.


deutsch

Mit diesem Modul kann eine Funktion bestimmt werden, die beim Start der GUI aktiviert sein soll. Im unten stehenden Beispiel wird die Koordinatenanzeige beim Start der GUI bereits aktiviert. Dazu trägt man in das Feld Target den Funktionsaufruf aus dem Feld Attributes des zu aktivierenden Buttons ein, in diesem Fall also init_mod_showCoords_div.

Files

For this module the following files are required / Für dieses Modul werden die folgenden Dateien benötigt:

SQL

Use this sql statement to insert this module in the corresponding gui / Mit diesem SQL kann das Modul in die entsprechende GUI eingefügen werden:

Personal tools