result===NULL){
?>
result===0){
?>
organizationId !== null) {
if ($this->layout == OpenAireViewPublications :: HTML) {
JFactory :: getDocument()->setMimeEncoding('text/html'); ?>
participantAcronyms)); ?>
participantAcronyms)); ?>
totalPublications); ?>
totalPublications == NULL) { ?>
result as $result){
echo($result->body);
}
}?>
participantAcronyms . '-publications.csv"');
foreach ($this->result as $result) {
JFactory :: getDocument()->setMimeEncoding($result->headers['Content-Type']);
break;
}
foreach ($this->result as $result) {
echo($result->body);
}
}
}else{
if ($this -> layout == OpenAireViewPublications :: HTML) {
JFactory :: getDocument() -> setMimeEncoding('text/html'); ?>
project -> title), htmlspecialchars($this -> project -> acronym), htmlspecialchars($this -> project -> call)); ?>
project -> title), htmlspecialchars($this -> project -> acronym), htmlspecialchars($this -> project -> call)); ?>
size); ?>
size== NULL) { ?>
result -> body);
}?>
project -> acronym . '-publications.csv"');
JFactory :: getDocument() -> setMimeEncoding($this ->result->headers['Content-Type']);
echo($this ->result -> body);
}
}
}