getData(['module', $this->getUrl(0), $this->getUrl(1), 'content']); ?>

getData(['user', $this->getData(['module', $this->getUrl(0), $this->getUrl(1), 'userId']), 'firstname']); ?> getData(['user', $this->getData(['module', $this->getUrl(0), $this->getUrl(1), 'userId']), 'lastname']); ?> getData(['module', $this->getUrl(0), $this->getUrl(1), 'publishedOn']))); ?> à getData(['module', $this->getUrl(0), $this->getUrl(1), 'publishedOn']))); ?>

getData(['module', $this->getUrl(0), $this->getUrl(1), 'comment'])); ?> 1 ? 'commentaires' : 'commentaire'); ?>

getData(['module', $this->getUrl(0), $this->getUrl(1), 'closeComment'])): ?>

Les commentaires sont fermés pour cet article.

'Rédiger un commentaire...', 'readonly' => true ]); ?>
getUser('password') === $this->getInput('ZWII_USER_PASSWORD')): ?> 'Nom', 'readonly' => true, 'value' => $this->getUser('firstname') . ' ' . $this->getUser('lastname') ]); ?> $this->getUser('id') ]); ?>
'Nom' ]); ?>
Ou
helper::baseUrl() . 'user/login/' . str_replace('/', '_', $this->getUrl()) . '__comment', 'value' => 'Connexion' ]); ?>
'Commentaire', 'maxlength' => '500' ]); ?> getUser('password') !== $this->getInput('ZWII_USER_PASSWORD')): ?>
'buttonGrey', 'value' => 'Annuler' ]); ?>
'Envoyer', 'ico' => '' ]); ?>
$comment): ?>

getData(['user', $comment['userId'], 'firstname']) . ' ' . $this->getData(['user', $comment['userId'], 'lastname']); ?> le

getUser('group') >= self::GROUP_ADMIN): ?>
'buttonGrey', 'href' => helper::baseUrl() . $this->getUrl(0), 'ico' => 'left', 'value' => 'Retour' ]); ?>
'buttonBlue', 'href' => helper::baseUrl() . $this->getUrl(0) . '/edit/' . $this->getUrl(1), 'value' => 'Editer' ]); ?>
'buttonGrey', 'href' => helper::baseUrl() . $this->getUrl(0), 'ico' => 'left', 'value' => 'Retour' ]); ?>