|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.editor.fckeditor.receiver.impl.BaseCommandReceiver
com.liferay.portal.editor.fckeditor.receiver.impl.PageCommandReceiver
public class PageCommandReceiver
| Constructor Summary | |
|---|---|
PageCommandReceiver()
|
|
| Method Summary | |
|---|---|
protected String |
createFolder(CommandArgument commandArgument)
|
protected String |
fileUpload(CommandArgument commandArgument,
String fileName,
InputStream inputStream,
String extension,
long size)
|
protected void |
getFolders(CommandArgument commandArgument,
Document document,
Node rootNode)
|
protected void |
getFoldersAndFiles(CommandArgument commandArgument,
Document document,
Node rootNode)
|
| Methods inherited from class com.liferay.portal.editor.fckeditor.receiver.impl.BaseCommandReceiver |
|---|
createFolder, fileUpload, getFolders, getFoldersAndFiles, getPath, getRootFolders, getSize, getSize, isStagedData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageCommandReceiver()
| Method Detail |
|---|
protected String createFolder(CommandArgument commandArgument)
createFolder in class BaseCommandReceiver
protected String fileUpload(CommandArgument commandArgument,
String fileName,
InputStream inputStream,
String extension,
long size)
fileUpload in class BaseCommandReceiver
protected void getFolders(CommandArgument commandArgument,
Document document,
Node rootNode)
getFolders in class BaseCommandReceiver
protected void getFoldersAndFiles(CommandArgument commandArgument,
Document document,
Node rootNode)
getFoldersAndFiles in class BaseCommandReceiver
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||