[TYPO3-mvc] PHP view - I can make it working
Joerg Schoppet
joerg at schoppet.de
Thu Jun 11 16:53:48 CEST 2009
Hi,
Bjarne Helligsoe schrieb:
>
> Dosn't make any difference - still none "Hello World" comment on the page.
>
mmh,
OK, just to be sure:
1. Your class is named:
Tx_BlogExample_View_Product_Index
2. You extended from:
Tx_Extbase_MVC_View_AbstractView
3. The class is stored under:
typo3conf/ext/blog_example/Classes/View/Blog/
4. The class is named:
Index.php
5. You renamed:
typo3conf/ext/blog_example/Resources/Private/Templates/Blog/index.html
to something else (e.g. _index.html)
6. You followed the CamelCase-Naming.
Joerg
More information about the TYPO3-project-typo3v4mvc
mailing list