Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 518 Rev 543
Line 83... Line 83...
83
 
83
 
84
	public function getApiMetaDonnees() {
84
	public function getApiMetaDonnees() {
85
		$meta = new MetaDonnees();
85
		$meta = new MetaDonnees();
86
		return $meta;
86
		return $meta;
-
 
87
	}
-
 
88
	
-
 
89
	public function getApiInformations() {
-
 
90
		$informations = new Informations();
-
 
91
		return $informations;
Line 87... Line 92...
87
	}
92
	}
88
 
93
 
89
	public function getNomCourant() {
94
	public function getNomCourant() {
90
		if (!isset($this->partages['NomCourant'])){
95
		if (!isset($this->partages['NomCourant'])){