params->get('show_image_heading')) : ?>
image) : ?>
image, '', array('class' => 'contact-thumbnail img-thumbnail')); ?>
escape($item->name); ?>
published == 0) : ?>
publish_up) > strtotime(Factory::getDate())) : ?>
publish_down) && strtotime($item->publish_down) < strtotime(Factory::getDate())) : ?>
published == -2) : ?>
event->afterDisplayTitle; ?>
|
event->beforeDisplayContent; ?>
params->get('show_telephone_headings') && !empty($item->telephone)) : ?>
telephone); ?>
params->get('show_mobile_headings') && !empty ($item->mobile)) : ?>
mobile); ?>
params->get('show_fax_headings') && !empty($item->fax)) : ?>
fax); ?>
params->get('show_position_headings') && !empty($item->con_position)) : ?>
con_position; ?>
params->get('show_email_headings') && !empty($item->email_to)) : ?>
email_to; ?>
params->get('show_suburb_headings') && !empty($item->suburb)) : ?>
suburb; ?>
params->get('show_state_headings') && !empty($item->state)) : ?>
state; ?>
params->get('show_country_headings') && !empty($item->country)) : ?>
country; ?>
event->afterDisplayContent; ?>
|
get('core.edit.own') && $item->created_by === $userId)) : ?>
params); ?>
|