|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use File | |
---|---|
info.magnolia.cms.gui.dialog |
Uses of File in info.magnolia.cms.gui.dialog |
---|
Methods in info.magnolia.cms.gui.dialog that return File | |
---|---|
protected File |
DialogFile.getFileControl()
Configures the inner file upload control |
Methods in info.magnolia.cms.gui.dialog with parameters of type File | |
---|---|
protected String |
DialogFile.getFileURI(File control)
Get the uri of the file (used to show images) |
protected StringBuffer |
DialogFile.getHtmlControlFileName(File control)
|
protected String |
DialogFile.getLink(File control)
|
protected void |
DialogFile.writeInnerHtml(Writer out,
boolean showImage,
File control,
StringBuffer htmlControlFileName,
String link)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |