- getBasePath() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the dir where the FCKeditor files reside on the server
- getConfig() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the advanced configuation set.
Adding element to this collection you can override the settings specified in the config.js
file.
- getHeight() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the height of the textarea
- getInstanceName() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the unique name of the editor
- getToolbarSet() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the name of the toolbar to display
- getUrlParams() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditorConfigurations
-
Generate the url parameter sequence used to pass this configuration to the editor.
- getUserAgent() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
- getValue() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the initial value to be edited.
In HTML code
- getWidth() - Method in class org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditor
-
Get the width of the textarea