Hello Guys. Ok I wrote my application. Now it's time to build some dashboard screens.
I want to create a controller: index/dashboard.
and include the modules, like:
include dashboard/gfx1/2014-01 include dashboard/gfx2/2014-01 include dashboard/table1/2014-01/$d/$e
How can I do that? I know I can do this in one page, one controller. But is much better to separate functions and views.