.. _wmc_list: WMC List *********************** Mapbender can save and edit configurations with the WMC Editor. This configurations can be loaded with the element WMC loader (see WMC Loader). You can add configurations from the selectbox to your application. **Notice:** that all configurations are pubic at the moment. Later in development we want to add access control to this module too. **Notice:** that you need the element WMC Loader to use this functionality. .. image:: ../../../../../figures/wmc_list.png :scale: 80 Configuration ============= .. image:: ../../../../../figures/wmc_list_configuration.png :scale: 80 YAML-Definition: .. code-block:: yaml title: WMC List tooltip: WMC List # text to use as tooltip target: wmcloader # target to interact with, should be wmcloader label: true # add title as label in front of selectbox (default is false) Class, Widget & Style ============== * Class: Mapbender\\WmcBundle\\Element\\WmcEditor * Widget: * Style: HTTP Callbacks ============== -------------------------------- Opens a dialog with an editor in which configurations can be saved and edited. JavaScript API ============== ---------- JavaScript Signals ================== --------