publication -> id); ?> publicationId == NULL) || ($this -> publication == NULL) || ($this -> publication -> title == NULL)) { ?> <?php echo(JText :: _('ERROR_RETRIEVING_PUBLICATION')); ?>
<?php echo($this -> publication -> title); ?>
publication -> datasources != NULL) && array_key_exists($this -> publication -> id, $this -> publication -> datasources)) ? $this -> publication -> datasources[$this -> publication -> id] : NULL; $accessMode = ($datasource == NULL) ? NULL : $datasource -> accessMode; $url = ($datasource == NULL) ? NULL : $datasource -> url; switch ($accessMode) { case OpenAireViewArticle :: OPEN_ACCESS: $accessModeClass = 'openAccess'; $accessModeTitle = JText :: _('OPEN_ACCESS'); break; case OpenAireViewArticle :: CLOSED_ACCESS: $accessModeClass = 'closedAccess'; $accessModeTitle = JText :: _('CLOSED_ACCESS'); break; case OpenAireViewArticle :: RESTRICTED_ACCESS: $accessModeClass = 'restrictedAccess'; $accessModeTitle = JText :: _('RESTRICTED_ACCESS'); break; case OpenAireViewArticle :: EMBARGO_ACCESS: $accessModeClass = 'embargoAccess'; $accessModeTitle = JText :: _('EMBARGO_ACCESS'); break; default: $accessModeClass = NULL; $accessModeTitle = NULL; } if ($accessModeClass != NULL) { ?>
 

publication -> datasources == NULL) || (!array_key_exists($this -> publication -> id, $this -> publication -> datasources))) ? '' : ('')) . $this -> publication -> title . ((($this -> publication -> datasources == NULL) || (!array_key_exists($this -> publication -> id, $this -> publication -> datasources))) ? '' : '')); ?>

publication -> authors != NULL) || ($this -> publication -> year != NULL)) { ?>
itemId; echo(implode('; ', array_filter(array_map(function ($author) use ($itemId) {return (($author == NULL) || ((($author -> lastName == NULL) || ($author -> firstName == NULL)) && ($author -> fullName == NULL))) ? '' : ('' . (($author -> id == NULL) ? '' : ('')) . ((($author -> lastName == NULL) || ($author -> firstName == NULL)) ? $author -> fullName : ($author -> lastName . ', ' . $author -> firstName)) . (($author -> id == NULL) ? '' : '') . '');}, $this -> publication -> authors)))); if ($this -> publication -> year!= NULL) { ?> ( publication -> year); ?>)
publication -> publisher != NULL) { ?>
publication -> publisher); ?>
publication -> languages != NULL) { ?>
publication -> languages)); ?>
publication -> type != NULL) { ?>
publication -> type); ?>
publication -> subjects != NULL) { ?>
publication -> subjects)); ?>
publication -> embargoEndDate != NULL) { ?>
publication -> embargoEndDate); ?>
publication -> description != NULL) { ?>
publication -> description); ?>
publication -> datasources != NULL) { ?>

publication -> projects != NULL) { ?>