Uses of Class
info.magnolia.cms.gui.control.File

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)
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.