+
+
+
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'title'])
+ ]); ?>
+
+
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'shortTitle'])
+ ]); ?>
+
+
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'author'])
+ ]); ?>
+
+
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'description'])
+ ]); ?>
+
+
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'access'])
+ ]); ?>
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'opening']),
+ 'help' => 'Affiché si l\'accès est limité dans le temps',
+ ]); ?>
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'closing']),
+ 'help' => 'Affiché si l\'accès est limité dans le temps',
+ ]); ?>
+
+
+
+
+ $this->getData(['module', $this->getUrl(0), 'config', 'enrolment'])
+ ]); ?>
+
+
+
+
+ 'Texte du lien vers le cours',
+ 'value' => $this->getData(['module', $this->getUrl(0), 'config', 'urlText'])
+ ]); ?>
+
+
+