Re: X-Cart 5: Target and View.
I want just display some content for my target (Controller).
I have analyzed controllers of some modules and saw that almost all controllers have View which returns default template.
Also i found records in table view_lists.
Then i made the same structure, but when i call cart.php?target=bbb&action=ccc
I see only the title which i define in getTitle() method.
So, I don't know why content is empty and my View class isn't used.
Thanks for response.
__________________
LC 1.0.14
|