Welcome Guest, Not a member yet? Register   Sign In
Replacing the View Library?
#1

[eluser]Unknown[/eluser]
I am working to implement a XSLT system as my default view system. I generally have code written up for XSLT parsing, but I was wondering what the easiest way to replace the default view system is? I know that I could expand the loader class, but I am not quite sure what methods to overload?
#2

[eluser]Jondolar[/eluser]
I don't think there is much that hooks into the view system so you can probably just write your own library and call it instead of calling the default view class. Basically, ignore the view class and write your own. Then, in your controller, load your own view and call your own functions based on what you want it to do.
#3

[eluser]dan.syme[/eluser]
Did you by chance get anywhere with this cole?




Theme © iAndrew 2016 - Forum software by © MyBB