record_id()); $fulltextUrl = url('ebsco/fulltext', array('query' => array('id' => $id))); $pdfUrl = url('ebsco/pdf', array('query' => array('id' => $id))); ?>
' . t($item['Label']) . ': | ' . auto_link($item['Data']) . ' |
---|---|
' . t('Database') . ': | ' . check_plain($record->db_label) . ' |
' . $record->full_text . ' | |
' . t('The full text cannot be displayed to guests.') . ' |
' . check_plain($record->publication_type) . '
'; } ?>