|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidNewFolderNameException | |
---|---|
net.fckeditor.connector | Central interfaces and classes for the connector life cycle. |
net.fckeditor.connector.impl | Default implementations for the connector interface. |
Uses of InvalidNewFolderNameException in net.fckeditor.connector |
---|
Methods in net.fckeditor.connector that throw InvalidNewFolderNameException | |
---|---|
void |
Connector.createFolder(ResourceType type,
String currentFolder,
String newFolder)
Creates a new folder on the backend. |
Uses of InvalidNewFolderNameException in net.fckeditor.connector.impl |
---|
Methods in net.fckeditor.connector.impl that throw InvalidNewFolderNameException | |
---|---|
void |
AbstractLocalFileSystemConnector.createFolder(ResourceType type,
String currentFolder,
String newFolder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |