'buttonGrey', 'href' => helper::baseUrl() . $this->getUrl(0) . '/config', 'value' => template::ico('left') ]); ?>

'Nom', 'value' => $this->getData(['module', $this->getUrl(0), 'content', $this->getUrl(2), 'name']) ]); ?>
'Latitude', 'help' => 'Coordonnée décimale', 'value' => $this->getData(['module', $this->getUrl(0), 'content', $this->getUrl(2), 'lat']) ]); ?>
'Longitude', 'help' => 'Coordonnée décimale', 'value' => $this->getData(['module', $this->getUrl(0), 'content', $this->getUrl(2), 'long']) ]); ?>
'Description', 'value' => $this->getData(['module', $this->getUrl(0), 'content', $this->getUrl(2), 'description']), 'class' => 'editorWysiwyg' ]); ?>