Subversion Repositories eFlore/Projets.eflore-projets

Rev

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

Rev 206 Rev 213
Line 23... Line 23...
23
		'culture' => 'culture');
23
		'culture' => 'culture');
Line 24... Line 24...
24
 
24
 
25
	public function __construct() {
25
	public function __construct() {
26
		$this->projet = 'fournier';
26
		$this->projet = 'fournier';
27
		$this->service = 'noms';
-
 
28
		$this->classeTestee = 'NomDetailsGenerique';
27
		$this->service = 'noms';
Line 29... Line -...
29
	}
-
 
30
 
-
 
31
	public function initialiserService(NomsListe $service) {
-
 
32
		$service->setDetailsHrefTpl($this->nomDetailSqueletteUrl);
-
 
33
		$service->setOntologieHrefTpl($this->ontologieHrefTpl);
-
 
34
		$service->setChampsProjet($this->champsProjet);
-
 
35
	}
28
	}
36
 
29
 
37
	public function testSansParametres() {
30
		public function testSansParametres() {
Line 38... Line 31...
38
		$ressources = array('85');
31
		$ressources = array('85');