Welcome Guest, Not a member yet? Register   Sign In
How to use functionality of another controller (render its view inside mine)?
#3

Instead of calling Tank-Auth's auth controller, use it as an example and add the necessary functionality into your base controller (usually MY_Controller). You really just need to setup your own login view, retrieve the values from the view, validate them, then pass them to the tank_auth->login() method.
Reply


Messages In This Thread
RE: How to use functionality of another controller (render its view inside mine)? - by mwhitney - 10-13-2015, 01:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB