Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 44 → Rev 45

/trunk/interfaces/controleurs/Consultation.php
31,6 → 31,7
* Fonction d'affichage par défaut
*/
public function executerActionParDefaut() {
$this->definirCommeModulePrincipal(get_class($this));
$this->construireMenu($this->referentiel);
$this->construireFilAriane($this->referentiel);
$this->setSortie(self::RENDU_CORPS, '<p>En cours de réalisation...</p>', false);