Hello,
I am looking for a way to leverage all of the native functionality of YII when rendering full page (include html/head/body tags). These pages will change fairly regularly, so I am hoping I can store the views/layouts in a db/table, pull them in with the controller action and apply the layout/views appropriately.
Is there a way to do this?
Many thanks!
I am looking for a way to leverage all of the native functionality of YII when rendering full page (include html/head/body tags). These pages will change fairly regularly, so I am hoping I can store the views/layouts in a db/table, pull them in with the controller action and apply the layout/views appropriately.
Is there a way to do this?
Many thanks!