headTitle($this->translate('Checked Out Items')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Your Account') . '
  • ' . $this->transEsc('Checked Out Items') . '
  • '; ?>

    transEsc('Your Checked Out Items')?>

    getTotalItemCount(); if ($anz >= 100) : ?> flashmessages()?> context($this)->renderInContext('librarycards/selectcard.phtml', ['user' => $this->auth()->isLoggedIn()]); ?> transactions)): ?> renewForm): ?>
    " />
    getAbsoluteItemNumber($paginator->getItemCountPerPage()), $paginator->getTotalItemCount() ); $transParams = [ '%%start%%' => $this->localizedNumber($paginator->getAbsoluteItemNumber(1)), '%%end%%' => $this->localizedNumber($end), '%%total%%' => $this->localizedNumber($paginator->getTotalItemCount()) ]; ?> translate('showing_items_of_html', $transParams); ?> renewResult[$ilsDetails['item_id']])): ?> renewResult[$ilsDetails['item_id']]; ?>
    escapeHtml($prefix . ': ') . $this->transEsc('renew_success')?>
    escapeHtml($prefix . ': ') . $this->transEsc('renew_fail')?>: escapeHtml($renewDetails['sysMessage'])?>
    transactions as $resource): ?> getExtraDetail('ils_details'); ?>
    renewForm): ?>
    record($resource)->getCoverDetails('checkedout', 'small', $this->recordLink()->getUrl($resource)); $cover = $coverDetails['html']; $thumbnail = false; $thumbnailAlignment = $this->record($resource)->getThumbnailAlignment('account'); if ($cover): ob_start(); ?>
    getTitle(); $title = empty($title) ? $this->transEsc('Title not available') : $this->escapeHtml($title); echo '' . $title . ''; } else if (isset($ilsDetails['title']) && !empty($ilsDetails['title'])){ // If the record is not available in Solr, perhaps the ILS driver sent us a title we can show... echo $this->escapeHtml($ilsDetails['title']); } else { // Last resort -- indicate that no title could be found. echo $this->transEsc('Title not available'); } ?>
    getPrimaryAuthors(); if (!empty($listAuthors)): ?> transEsc('by')?>: escapeHtml($listAuthors[0])?> 1): ?>, transEsc('more_authors_abbrev')?>
    transEsc('Call number')?>: escapeHtml($ilsDetails['callnumber'])?>
    getFormats()) > 0): ?> record($resource)->getFormatList() ?>
    transEsc('Volume')?>: escapeHtml($ilsDetails['volume'])?>
    transEsc('Year of Publication')?>: escapeHtml($ilsDetails['publication_year'])?>
    transEsc('location_' . $ilsDetails['institution_name'], [], $ilsDetails['institution_name'])?>
    transEsc('Borrowing Location')?>: transEsc('location_' . $ilsDetails['borrowingLocation'], [], $ilsDetails['borrowingLocation'])?>
    0) : ?> transEsc('Renewed')?>: transEsc($ilsDetails['renew'])?> (transEsc('Last renewal')?>: transEsc($ilsDetails['lastreneweddate'])?>) / transEsc($ilsDetails['renewLimit'])?>
    renewResult[$ilsDetails['item_id']])): ?> renewResult[$ilsDetails['item_id']]; ?> transEsc('Due Date')?>: escapeHtml($renewDetails['new_date'])?> escapeHtml($renewDetails['new_time'])?>
    transEsc('renew_success')?>
    transEsc('Due Date')?>: escapeHtml($ilsDetails['duedate'])?> escapeHtml($ilsDetails['dueTime'])?>
    transEsc('renew_fail')?>: escapeHtml($renewDetails['sysMessage'])?>
    transEsc('Issue Date')?>: escapeHtml($ilsDetails['issuedate'])?>
    transEsc('Due Date')?>: escapeHtml($ilsDetails['duedate'])?> escapeHtml($ilsDetails['dueTime'])?>
    transEsc("renew_item_overdue")?>
    transEsc("renew_item_due")?>
    transEsc($ilsDetails['message'])?>
    transEsc('renew_item')?>
    tryMethod('supportsCoinsOpenUrl')?'':''?>
    renewForm): ?>
    paginationControl($paginator, 'Sliding', 'Helpers/pagination.phtml') : ''?> transEsc('You do not have any items checked out')?>.
    context($this)->renderInContext("myresearch/menu.phtml", ['active' => 'checkedout'])?>