Trace:
Wiki: Sitemap - Recent changes - Back link
Differences ΒΆ
This shows you the differences between two versions of the page.
|
en:tutorials:main:crud [2008/11/19 23:10] laurent created |
en:tutorials:main:crud [2012/04/15 10:33] (current) laurent |
||
|---|---|---|---|
| Line 108: | Line 108: | ||
| You should obtain... an empty page ! | You should obtain... an empty page ! | ||
| - | In fact, the controller use the default html response and set nothing on it since most of time you will define a personnalized html response, as it is indicated [[en:manual-1.0:common-processes#customizing-common-response|in this page]]. | + | In fact, the controller use the default html response and set nothing on it since most of time you will define a personnalized html response, as it is indicated [[http://docs.jelix.org/en/manual-1.0/common-processes#customizing-common-response|in this page]]. |
| Since we didn't develop a such response in the tutorial, we're going to redefine a method of the controller to prepare the response. This method is _getResponse, specific to jControllerDaoCrud. | Since we didn't develop a such response in the tutorial, we're going to redefine a method of the controller to prepare the response. This method is _getResponse, specific to jControllerDaoCrud. | ||

