|
||||||||||
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 java.lang.String |
DialogFile.getFileURI(File control)
Get the uri of the file (used to show images) |
protected java.lang.StringBuffer |
DialogFile.getHtmlControlFileName(File control)
|
protected java.lang.String |
DialogFile.getLink(File control)
|
protected void |
DialogFile.writeInnerHtml(java.io.Writer out,
boolean showImage,
File control,
java.lang.StringBuffer htmlControlFileName,
java.lang.String link)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |