$this->venue->slug, 'slug' => $this->venue->slug, 'task' => $this->task, 'print_link' => $this->print_link, 'archive_link' => $this->archive_link);
echo JemOutput::createButtonBar($this->getName(), $this->permissions, $btn_params);
?>
escape($this->params->get('show_page_heading', 1))) : ?>
escape($this->params->get('page_heading')); ?>
venue, $this->params, NULL, $this->permissions->canEditVenue, 'venue'); ?>
escape($this->params->get('page_heading')) != $this->escape($this->venue->title)) : ?>
escape($this->params->get('show_page_heading', 1))) : ?>
escape($this->venue->title);?>
escape($this->venue->title);?>
venue, $this->params, NULL, $this->permissions->canEditVenue, 'venue');
echo JemOutput::copybutton($this->venue, $this->params, NULL, $this->permissions->canAddVenue, 'venue');
*/?>
settings->get('global_show_detailsadress',1)) : ?>
-
venue->title;?>
settings->get('global_show_detlinkvenue', 1)) && (!empty($this->venue->url))) : ?>
- :
-
venue->urlclean; ?>
venue->street) : ?>
- :
-
escape($this->venue->street); ?>
venue->postalCode) : ?>
- :
-
escape($this->venue->postalCode); ?>
venue->city) : ?>
- :
-
escape($this->venue->city); ?>
venue->state) : ?>
- :
-
escape($this->venue->state); ?>
venue->country) : ?>
- :
-
venue->countryimg ? $this->venue->countryimg : $this->venue->country; ?>
venue->published) && !empty($this->show_status)) : ?>
- :
-
venue->published) {
case 1: echo Text::_('JPUBLISHED'); break;
case 0: echo Text::_('JUNPUBLISHED'); break;
case 2: echo Text::_('JARCHIVED'); break;
case -2: echo Text::_('JTRASHED'); break;
} ?>
venue->{'custom'.$cr};
if (preg_match('%^http(s)?://%', $currentRow)) {
$currentRow = '' . $this->escape($currentRow) . '';
}
if ($currentRow) {
?>
- :
settings->get('global_show_mapserv') == 1 || $this->settings->get('global_show_mapserv') == 4) {
echo JemOutput::mapicon($this->venue, null, $this->settings);
}
?>
venue, $this->limage, 'venue'); ?>
venue->published) && !empty($this->show_status)) : ?>
- :
-
venue->published) {
case 1: echo Text::_('JPUBLISHED'); break;
case 0: echo Text::_('JUNPUBLISHED'); break;
case 2: echo Text::_('JARCHIVED'); break;
case -2: echo Text::_('JTRASHED'); break;
} ?>
settings->get('global_show_mapserv');
if ($global_show_mapserv == 2 || $global_show_mapserv == 3 || $global_show_mapserv == 5) : ?>
venue, null, $this->settings); ?>
venue, null, $this->settings); ?>
settings->get('global_show_locdescription', 1) && $this->venuedescription != '' &&
$this->venuedescription != '
') : ?>
venuedescription; ?>
attachments = $this->venue->attachments; ?>
loadTemplate('attachments'); ?>
settings->get('global_show_listevents', 1)) : ?>
venue->id, 'venue'); ?>