public class UeditorManager extends Object implements org.springframework.beans.factory.InitializingBean
| 构造器和说明 |
|---|
UeditorManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
UeditorConfig |
getConfig() |
ActionConfig |
getConfig(int type,
String rootPath) |
IUeditorFileManager |
getFileManager() |
void |
setFileManager(IUeditorFileManager fileManager) |
boolean |
valid() |
public IUeditorFileManager getFileManager()
public void setFileManager(IUeditorFileManager fileManager)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic boolean valid()
public UeditorConfig getConfig()
public ActionConfig getConfig(int type, String rootPath)
Copyright © 2018. All rights reserved.