isBackendUserLoggedIn()) { $theValue = $this->cObj->editPanel($theValue, $conf); } if (isset($conf['stdWrap.'])) { $theValue = $this->cObj->stdWrap($theValue, $conf['stdWrap.']); } return $theValue; } }