getDocument(); $wa = $document->getWebAssetManager(); $wa->useScript('keepalive') ->useScript('form.validate'); jimport('joomla.html.html.tabs'); // Create shortcut to parameters. $params = $this->item->params; //$settings = json_decode($this->item->attribs); $options = array( 'onActive' => 'function(title, description){ description.setStyle("display", "block"); title.addClass("open").removeClass("closed"); }', 'onBackground' => 'function(title, description){ description.setStyle("display", "none"); title.addClass("closed").removeClass("open"); }', 'startOffset' => 0, // 0 starts on the first tab, 1 starts the second, etc... 'useCookie' => true, // this must not be a string. Don't use quotes. ); # defining values for centering default-map $location = JemHelper::defineCenterMap($this->form); ?>
get('show_page_heading')) : ?>

escape($params->get('page_heading')); ?>

params->get('showintrotext')) : ?>
params->get('introtext'); ?>

 

'venue-details', 'recall' => true, 'breakpoint' => 768]); ?>
  • form->getLabel('venue'); ?>form->getInput('venue'); ?>
  • item->id)) : ?>
  • form->getLabel('alias'); ?>form->getInput('alias'); ?>
  • form->getLabel('street'); ?>form->getInput('street'); ?>
  • form->getLabel('postalCode'); ?>form->getInput('postalCode'); ?>
  • form->getLabel('city'); ?>form->getInput('city'); ?>
  • form->getLabel('state'); ?>form->getInput('state'); ?>
  • form->getLabel('country'); ?>form->getInput('country'); ?>
  • form->getLabel('latitude'); ?>form->getInput('latitude'); ?>
  • form->getLabel('longitude'); ?>form->getInput('longitude'); ?>
  • form->getLabel('url'); ?>form->getInput('url'); ?>
  • form->getLabel('published'); ?>form->getInput('published'); ?>
  • form->getLabel('map'); ?>form->getInput('map'); ?>
form->getLabel('locdescription'); ?>

form->getInput('locdescription'); ?>

 

loadTemplate('extended'); ?> loadTemplate('publish'); ?> item->attachments) || ($this->jemsettings->attachmentenabled != 0)) : ?> loadTemplate('attachments'); ?> loadTemplate('other'); ?>