Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 749 Rev 1230
Line 39... Line 39...
39
	}
39
	}
Line 40... Line 40...
40
	
40
	
41
	public function getNt() {
41
	public function getNt() {
42
		return $this->retenu->get('num_taxonomique');
42
		return $this->retenu->get('num_taxonomique');
-
 
43
	}
-
 
44
	
-
 
45
	public function getInpn() {
-
 
46
		return $this->selectionne->get('cd_nom');
Line 43... Line 47...
43
	}
47
	}
44
 
48
 
45
}
49
}