Welcome Guest, Not a member yet? Register   Sign In
Loading modules per page using CI
#7

[eluser]Sillysoft[/eluser]
[quote author="InsiteFX" date="1308652291"]You can also use this in these in your controllers
Code:
$this->load->module('module_name');

modules::run('module/controller/method', $param, $...);

InsiteFX[/quote]

How would I pass the output from the module in the controller to the view? Pretty much all of my modules would return some type of html for the view either displaying rows from the db or feed from rss, forms etc.


Messages In This Thread
Loading modules per page using CI - by El Forum - 06-20-2011, 05:44 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 06:10 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 06:15 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 06:41 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 07:13 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 11:31 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 11:34 PM
Loading modules per page using CI - by El Forum - 06-20-2011, 11:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB