getHelper('ContactFlags') ?>
= $this->escape($contact->contact_alias) ?> (= $contact->contact_name ?>) | |
= $this->translate('Email') ?> | = $this->escape($contact->contact_email); ?> |
= $this->translate('Pager') ?> | = $this->escape($contact->contact_pager) ?> |
= $this->translate('Hosts') ?> | = $this->escape($contactHelper->contactFlags($contact, 'host')) ?> = $this->escape($contact->contact_notify_host_timeperiod) ?> |
= $this->translate('Services') ?> | = $this->escape($contactHelper->contactFlags($contact, 'service')) ?> = $this->escape($contact->contact_notify_service_timeperiod) ?> |