[TYPO3-mvc] fetching data from pages table
Michael Staatz
info at mduttlinger.de
Tue Mar 2 14:38:05 CET 2010
Hi Jochen,
thanks for your reply.
>
> In general you should use single form for Domain Objects (just style):
> Page instead of Pages.
>
> Do you extend the right class of extbase?
>
> class Tx_Myextension_Domain_Model_Pages extends
> Tx_Extbase_DomainObject_AbstractEntity
>
Yes i do, i looked also in the source of extbase and i do exactly what
you do with FrontendUser
>
> The word "persistance" should be spelled "persistence".
also copied the part from ext_typoscript_setup.txt from extbase.
so i'm sure in my sourcecode it was correct written.
Sorry, yesterday i lost my extension in the luck of a malfunction of
f...ing eclipse, so i have not checked if all words written correct
here. But in sourcecode they were.
>
> Regards
> Jochen
Best,
Michael
PS: perhaps you are able to give an example in reading databaserecords
from table pages.
for the moment i you tcemain and process_datamap() and process_cmdmap()
More information about the TYPO3-project-typo3v4mvc
mailing list