19 parent::__construct($sSystem,
$iId);
26 $aEntry = $this->_oModule->_oDb->getSiteById($this->
getId());
27 if(
empty($aEntry) || !is_array($aEntry))
30 return CH_WSB_URL_ROOT . $this->_oModule->_oConfig->getBaseUri() .
'view/' . $aEntry[
'entryUri'];
40 'cmt_object' => $this->
getId(),