Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3141 → Rev 3142

/trunk/jrest/bibliotheque/FormateurGroupeColonne.php
191,11 → 191,23
'extra' => 1,
'importable' => FALSE)),
'programme' => self::GenColInfo(Array('abbrev' => 'programme',
'nom' => 'Programme de sciences participatives ou observatoire citoyen',
'importable' => FALSE)),
'nom' => 'Programme de sciences participatives ou observatoire citoyen',
'importable' => FALSE)),
'mots_cles_texte' => self::GenColInfo(Array('abbrev' => 'mots_cles_texte',
'nom' => 'Mots Clés',
'importable' => FALSE)),
'certitude' => self::GenColInfo(Array('abbrev' => 'certitude',
'nom' => 'Certitude',
'extra' => 1)),
'images' => self::GenColInfo(Array('abbrev' => 'images',
'nom' => 'Image(s)',
'extra' => 1)),
'validation_identiplante' => self::GenColInfo(Array('abbrev' => 'validation_identiplante',
'nom' => 'Détermination validée sur IdentiPlante',
'importable' => FALSE)),
'url_identiplante' => self::GenColInfo(Array('abbrev' => 'url_identiplante',
'nom' => "Lien vers l'observation sur IdentiPlante",
'importable' => FALSE)),
);
} elseif (isset($groupe_de_champs['standard'])) {
$colonnes += Array(