Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 574 Rev 769
Line 93... Line 93...
93
	
93
	
94
	public function getApiInformations() {
94
	public function getApiInformations() {
95
		$informations = new Informations();
95
		$informations = new Informations();
96
		return $informations;
96
		return $informations;
-
 
97
	}
-
 
98
	
-
 
99
	public function getApiStatuts() {
-
 
100
		$statuts = new Statuts();
-
 
101
		return $statuts;
Line 97... Line 102...
97
	}
102
	}
98
 
103
 
99
	public function getNomCourant() {
104
	public function getNomCourant() {
100
		if (!isset($this->partages['NomCourant'])){
105
		if (!isset($this->partages['NomCourant'])){