Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 830 → Rev 831

/trunk/jrest/services/CelWidgetSaisie.php
20,9 → 20,9
private $utilisateur_id = null;
public function getElement($params) {
$resultat[] = $this->ajouterMotCleObs('jpm@tela-botanica.org', 'Projets coopƩratifs', self::OBS_RACINE_ID.'.projets-cooperatifs', self::OBS_RACINE_ID);
$resultat[] = $this->ajouterMotCleObs('jpm@tela-botanica.org', 'Biodiversite34', self::OBS_RACINE_ID.'.projets-cooperatifs.biodiversite34', self::OBS_RACINE_ID.'.projets-cooperatifs');
$this->envoyerJson($resultat);
//$resultat[] = $this->ajouterMotCleObs('jpm@clapas.org', 'Projets coopƩratifs', self::OBS_RACINE_ID.'.projets-cooperatifs', self::OBS_RACINE_ID);
//$resultat[] = $this->ajouterMotCleObs('jpm@clapas.org', 'Biodiversite34', self::OBS_RACINE_ID.'.projets-cooperatifs.biodiversite34', self::OBS_RACINE_ID.'.projets-cooperatifs');
//$this->envoyerJson($resultat);
}
public function createElement($requeteDonnees) {