How should I set the Hooks in blockviewed.php to appear listed in my Cshometab. I know that after I set the TabClass.php in cshometab module...
What I have done ... :
BlockViewed.php:
....
public function hookdisplayHomeTabContent($params)
{
}
public function hookdisplayHomeTab($params)...