$this->coverphoto = OW::getPluginManager()->getPlugin('coverphoto'); // coverphoto plugin
$this->coverphotoService = COVERPHOTO_BOL_CoverphotoService::getInstance();
Thanks in advance!.
$this->coverphoto = OW::getPluginManager()->getPlugin('coverphoto'); // coverphoto plugin
$this->coverphotoService = COVERPHOTO_BOL_CoverphotoService::getInstance();
Thanks in advance!.
and have another question.. how can apply a custom masterpage layout from the theme to a module?
like $this->setLayout('template name')
Also where can i find the complete class & function reference or documentation of oxwall?
how can apply a custom masterpage layout from the theme to a module? like $this->setLayout('template name')
Also where can i find the complete class & function reference or documentation of oxwall?