Is there a way to get hooks that appear on the sidebar and port them to the uportal custom block?
Thanks
DevFuse Products (View All Products)
Tutorial for converting hooks into uportal blocks?
Started by
highlander
, Dec 20 2011 11:22 AM
3 replies to this topic
#1
Posted 20 December 2011 - 11:22 AM
#2
Posted 21 December 2011 - 03:41 AM
It really depends on the hook. For example the Facebook Activity hook is pretty simple and can be easily moved across. Often you'll just need to take the contents of the hooks getOutput function have it print the end code rather then the return for hooks.
<?php
print $this->registry->getClass('class_forums')->hooks_facebookActivity();
?>
Keep up to date with DevFuse mod development and releases.

#3
Posted 21 December 2011 - 11:57 AM
Ok..I will try and do that tonight... THANKS!!!!!!!!
#4
Posted 03 May 2012 - 10:55 PM
Trying to export the status updates hook to uportal... But I can't do this this way.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











