org.exoplatform.frameworks.jcr.web.fckeditor
Class JCRContentFCKeditor

java.lang.Object
  extended by org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
      extended by org.exoplatform.frameworks.jcr.web.fckeditor.JCRContentFCKeditor

public class JCRContentFCKeditor
extends FCKeditor

Created by The eXo Platform SAS .

Version:
$Id: JCRContentFCKeditor.java 35179 2009-08-07 13:58:20Z pnedonosko $
Author:
Gennady Azarenkov

Constructor Summary
JCRContentFCKeditor(javax.servlet.http.HttpServletRequest req, java.lang.String parInstanceName, java.lang.String workspaceName, java.lang.String filePath, java.lang.String newNodeType)
           
 
Method Summary
 void saveValue(java.lang.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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCRContentFCKeditor

public JCRContentFCKeditor(javax.servlet.http.HttpServletRequest req,
                           java.lang.String parInstanceName,
                           java.lang.String workspaceName,
                           java.lang.String filePath,
                           java.lang.String newNodeType)
                    throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException
Method Detail

saveValue

public void saveValue(java.lang.String value)
               throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException


Copyright © 2010 eXo Platform SAS. All Rights Reserved.