Work on service oriented listeners.

This commit is contained in:
David Molineus
2017-10-18 16:26:27 +02:00
parent dd23d386eb
commit 0716354952
9 changed files with 212 additions and 109 deletions

View File

@@ -23,7 +23,7 @@ $GLOBALS['TL_DCA']['tl_leaflet_marker'] = [
],
],
'onload_callback' => [
['netzmacht.contao_leaflet.listeners.dca.marker', 'initialize'],
['netzmacht.contao_leaflet.listeners.dca.leaflet', 'loadLanguageFile'],
],
'onsubmit_callback' => [
['netzmacht.contao_leaflet.listeners.dca.leaflet', 'clearCache'],