getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'thumb'])): ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'pictureSize']) === null ? '100' : $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'pictureSize']);
$parts = explode('/',$this->getData(['module', $this->getUrl(0), 'posts',$this->getUrl(1), 'thumb']));
$thumb = str_replace ($parts[(count($parts)-1)],'mini_' . $parts[(count($parts)-1)], $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'thumb']));
echo '
';
?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'ressourceType']) !== 'content'): ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'ressourceType'])) {
case 'file':
$href = helper::baseUrl() . $this->getUrl(0) . '/downloadFile/' . $this->getUrl(1) . '/' . $_SESSION['csrf'];
$target = '_self';
break;
case 'url' :
$href = $this->getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'url']);
$target = '_blank';
break;
}
?>
$href,
'value' => 'Télécharger',
'target'=> $target
]);
?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'version']) ): ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'version']); ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'date']) ): ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'date']));
?>
Auteur :
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'author']); ?>
Licence :
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'license'])]; ?>
getData(['module', $this->getUrl(0), 'posts', $this->getUrl(1), 'file'])): ?>