Ticket #24 (closed new feature: fixed)

Opened 2 years ago

Last modified 5 months ago

contrôleur de base pour faire du CRUD

Reported by: laurentj Assigned to:
Priority: high Milestone: Jelix 1.0beta3
Component: jelix Version:
Severity: normal Keywords: crud
Cc: Php version:
Review: Hosting Provider:
Documentation needed: 1 Blocking: 25
Blocked By: 35

Description

Intégration d'un contrôleur, abstrait, qui puisse faire du CRUD, c'est à dire qui permettrait de gérer l'affichage d'une liste d'enregistrement, création, modification, suppression.

Un contrôleur d'un module hériterait de ce contrôleur crud, et il y aurait juste à indiquer dans ses propriétés :

  • un template d'affichage de liste
  • un template d'affichage de formulaire
  • un formulaire jForm
  • un dao

Change History

01/24/07 00:12:22 changed by laurentj

  • keywords set to crud.
  • isp changed.
  • type changed from bug to new feature.
  • phpversion changed.

03/09/07 18:07:05 changed by laurentj

  • blocking set to 25.

04/05/07 21:16:38 changed by laurentj

  • milestone changed from Jelix 1.0beta2 to Jelix 1.0beta3.

04/27/07 10:13:07 changed by laurentj

  • priority changed from normal to high.
  • severity changed from major to normal.

09/04/07 11:11:02 changed by laurentj

  • status changed from new to closed.
  • resolution set to fixed.

Controleur jControllerDaoCrud réalisé.

04/15/08 08:55:57 changed by laurentj

  • review changed.
  • docneeded set to 1.
Download in other formats: Comma-delimited Text Tab-delimited Text RSS Feed