sFieldName, $oEditor->bGlobal, "", false); if ($oEditor->bSave) { $oElement->setText($goApp->sFormFieldValue('RTE_FORM_ELEMENT')); $oElement->save(); $bOK = true; } else { $sContent = rteSafe($oElement->sText()); $sCSSURL = $goApp->sFormFieldValue(WY_QK_RICH_TEXT_CSS); } $goApp->outputWarningPanels(); // give App a chance to say something if (file_exists("../opt/rte/cbrte")) $sRTEIncludePath = "../opt/rte/cbrte"; else $sRTEIncludePath = "../opt/rte"; ?> <?php WYTSD("RichTextEditorTitle", true); ?> sCharsetMetatag(); ?> bSave) $bDidSave = true; else if (!isset($bDidSave)) $bDidSave = false; ?>
WebYep Debug Mode!"; ?>

" . $oEditor->sFieldName; ?>

" onClick="window.close();"> ">
sHelpLink($sHelpFile); ?> "; echo "
$sResponse
"; if ($bOK) echo WYEditor::sPostSaveScript(); else echo "

" . webyep_sBackLink() . "

"; echo ""; }?>