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