Class JCRContentFCKeditor
- java.lang.Object
-
- org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
- org.exoplatform.frameworks.jcr.web.fckeditor.JCRContentFCKeditor
-
public class JCRContentFCKeditor extends FCKeditor
Created by The eXo Platform SAS .- Version:
- $Id: JCRContentFCKeditor.java 6944 2006-07-11 08:06:04Z peterit $
- Author:
- Gennady Azarenkov
-
-
Constructor Summary
Constructors Constructor Description JCRContentFCKeditor(javax.servlet.http.HttpServletRequest req, String parInstanceName, String workspaceName, String filePath, String newNodeType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsaveValue(String value)-
Methods inherited from class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
create, getBasePath, getConfig, getHeight, getInstanceName, getToolbarSet, getUserAgent, getValue, getWidth, setBasePath, setConfig, setHeight, setInstanceName, setToolbarSet, setUserAgent, setValue, setWidth
-
-
-
-
Method Detail
-
saveValue
public void saveValue(String value) throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
-
-