-
Informations générales
-
-
-
- 'Titre',
- 'value' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'title'])
- ]); ?>
-
-
- 'Version',
- 'value' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'fileVersion'])
- ]); ?>
-
-
- 'Date',
- 'value' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'fileDate'])
- ]); ?>
-
-
-
-
- 'Archive du fichier',
- 'value' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'file'])
- ]); ?>
-
-
- 'Capture d\'écran',
- 'type' => 1,
- 'value' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'picture'])
- ]); ?>
-
-
-
-
- 'Auteur',
- 'value' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'fileAuthor'])
- ]); ?>
-
-
- 'Licence',
- 'selected' => $this->getData(['module', $this->getUrl(0), 'items', $this->getUrl(2), 'fileLicense'])
- ]); ?>
-
-
-