Welcome Guest, Not a member yet? Register   Sign In
Calling module from views (not well posted)
#1

[eluser]Michel-Ange[/eluser]
(Sorry, this post may be in the machbox discussion...)

It is possible to call a module from a view ike in ME :
Code:
<?php echo modules::run('module_name', $data, 'method_to_call') ?>

or did I have to use librairies to do that kind of job from a view ?




Theme © iAndrew 2016 - Forum software by © MyBB