Loading module/Application/src/Form/OffreFormation/ElementPedagogiqueRechercheFieldset.php +0 −21 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset protected $queryBuilder; public function init() { $hydrator = new ElementPedagogiqueRechercheHydrator; Loading Loading @@ -152,7 +151,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } public function populateOptions() { $data = $this->getData(); Loading @@ -163,7 +161,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } protected function getData() { $sql = " Loading Loading @@ -232,63 +229,54 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset $result['relations'][$structureId][$niveauId][] = $etapeId; } asort($result['structures']); asort($result['niveaux']); asort($result['etapes']); return $result; } public function getRelations() { return $this->relations; } public function getStructureName() { return $this->structureName; } public function getNiveauName() { return $this->niveauName; } public function getEtapeName() { return $this->etapeName; } public function getStructureEnabled() { return $this->structureEnabled; } public function getNiveauEnabled() { return $this->niveauEnabled; } public function getEtapeEnabled() { return $this->etapeEnabled; } public function setStructureEnabled($structureEnabled = true) { $this->structureEnabled = $structureEnabled; Loading @@ -297,7 +285,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } public function setNiveauEnabled($niveauEnabled = true) { $this->niveauEnabled = $niveauEnabled; Loading @@ -306,7 +293,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } public function setEtapeEnabled($etapeEnabled = true) { $this->etapeEnabled = $etapeEnabled; Loading @@ -315,7 +301,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * @return string */ Loading @@ -325,7 +310,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * @param string $elementId * Loading @@ -340,7 +324,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * Should return an array specification compatible with * {@link Laminas\InputFilter\Factory::createInputFilter()}. Loading Loading @@ -370,9 +353,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * * Loading Loading @@ -403,7 +383,6 @@ class ElementPedagogiqueRechercheHydrator implements HydratorInterface } /** * Extract values from an object * Loading Loading
module/Application/src/Form/OffreFormation/ElementPedagogiqueRechercheFieldset.php +0 −21 Original line number Diff line number Diff line Loading @@ -44,7 +44,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset protected $queryBuilder; public function init() { $hydrator = new ElementPedagogiqueRechercheHydrator; Loading Loading @@ -152,7 +151,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } public function populateOptions() { $data = $this->getData(); Loading @@ -163,7 +161,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } protected function getData() { $sql = " Loading Loading @@ -232,63 +229,54 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset $result['relations'][$structureId][$niveauId][] = $etapeId; } asort($result['structures']); asort($result['niveaux']); asort($result['etapes']); return $result; } public function getRelations() { return $this->relations; } public function getStructureName() { return $this->structureName; } public function getNiveauName() { return $this->niveauName; } public function getEtapeName() { return $this->etapeName; } public function getStructureEnabled() { return $this->structureEnabled; } public function getNiveauEnabled() { return $this->niveauEnabled; } public function getEtapeEnabled() { return $this->etapeEnabled; } public function setStructureEnabled($structureEnabled = true) { $this->structureEnabled = $structureEnabled; Loading @@ -297,7 +285,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } public function setNiveauEnabled($niveauEnabled = true) { $this->niveauEnabled = $niveauEnabled; Loading @@ -306,7 +293,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } public function setEtapeEnabled($etapeEnabled = true) { $this->etapeEnabled = $etapeEnabled; Loading @@ -315,7 +301,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * @return string */ Loading @@ -325,7 +310,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * @param string $elementId * Loading @@ -340,7 +324,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * Should return an array specification compatible with * {@link Laminas\InputFilter\Factory::createInputFilter()}. Loading Loading @@ -370,9 +353,6 @@ class ElementPedagogiqueRechercheFieldset extends AbstractFieldset } /** * * Loading Loading @@ -403,7 +383,6 @@ class ElementPedagogiqueRechercheHydrator implements HydratorInterface } /** * Extract values from an object * Loading