Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 880 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 880 Rev 902
Line 182... Line 182...
182
		return $infos;
182
		return $infos;
183
	}	
183
	}	
184
	private  function retournerInfosSynonyme($cle, $valeurs) {
184
	private  function retournerInfosSynonyme($cle, $valeurs) {
185
		$infos = array();
185
		$infos = array();
186
		$infos['nn'] = $cle;
186
		$infos['nn'] = $cle;
187
		$infos['nomSci'] = $valeurs['nom_sci'];
187
		$infos['nomSci'] = $valeurs['nom_sci_complet'];
188
		$infos['urlFiche'] = $this->urls->obtenirUrlFiche($cle, $this->parametres->typeNom, $this->parametres->masqueRecherche, $valeurs['nom_retenu.libelle']);
188
		$infos['urlFiche'] = $this->urls->obtenirUrlFiche($cle, $this->parametres->typeNom, $this->parametres->masqueRecherche, $valeurs['nom_retenu.libelle']);
189
		return $infos;
189
		return $infos;
190
	}
190
	}
191
	public function trier() {		
191
	public function trier() {		
192
		if ($this->donnerNombreResultatRetenus() <= 3) { // classement par score
192
		if ($this->donnerNombreResultatRetenus() <= 3) { // classement par score