Welcome Guest, Not a member yet? Register   Sign In
Display login form and exit. output->_display?
#1

[eluser]BilliamTheSecond[/eluser]
I have a controller class that checks login status in the constructor. In some cases, I'd like to display a form (instead of running a controller function), and exit.

The way I'm currently doing this that seems to be working is just load->view followed by output->_display()

Am I going about this the wrong way? Bad practice? Thanks Smile




Theme © iAndrew 2016 - Forum software by © MyBB