21         $this->_aViewData[
'aInfo'] = $oSysReq->getSystemInfo();
 
   22         $this->_aViewData[
'aCollations'] = $oSysReq->checkCollation();
 
   24         return "sysreq_main.tpl";
 
   36         switch ( $iModuleState ) {
 
   63         $sUrl = $oSysReq->getReqInfoUrl($sIdent);
 
   77         $oSysReq = 
oxNew(
'oxSysRequirements');
 
   78         return $oSysReq->getMissingTemplateBlocks();