net.sourceforge.openutils.mgnlmedia.media.dialog
Class DialogFileVideo

java.lang.Object
  extended by info.magnolia.cms.gui.dialog.DialogControlImpl
      extended by info.magnolia.cms.gui.dialog.DialogBox
          extended by info.magnolia.cms.gui.dialog.DialogFile
              extended by net.sourceforge.openutils.mgnlmedia.media.dialog.DialogFileVideo
All Implemented Interfaces:
info.magnolia.cms.gui.dialog.DialogControl

public class DialogFileVideo
extends info.magnolia.cms.gui.dialog.DialogFile

Version:
Id:
Author:
molaschi

Field Summary
 
Fields inherited from class info.magnolia.cms.gui.dialog.DialogBox
BOXTYPE_1COL, BOXTYPE_2COLS
 
Fields inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl
DEFAULT_VALUE_PROPERTY, SESSION_ATTRIBUTENAME_DIALOGOBJECT, SESSION_ATTRIBUTENAME_DIALOGOBJECT_REMOVE, VALIDATION_PATTERN_PROPERTY, value
 
Constructor Summary
DialogFileVideo()
           
 
Method Summary
 void drawHtml(Writer out)
          
 void initImageExtensions()
          
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogFile
getFileControl, getFileURI, getHtmlControlFileName, getImageExtensions, getLink, init, setImageExtensions, validate, writeInnerHtml
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogBox
drawHtmlPost, drawHtmlPre, getBoxType, getHtmlDescription, setBoxType
 
Methods inherited from class info.magnolia.cms.gui.dialog.DialogControlImpl
addOption, addSub, clearWebsiteNode, drawHtmlPostSubs, drawHtmlPreSubs, drawSubs, getConfigValue, getConfigValue, getDescription, getId, getLabel, getMessage, getMessage, getMessages, getName, getOptions, getParent, getRequest, getResponse, getStorageNode, getSub, getSubs, getTopParent, getValidationPattern, getValue, getValues, getWebsiteNode, isRequired, readValue, readValues, removeSessionAttribute, setConfig, setConfig, setConfig, setDescription, setLabel, setName, setOptions, setRequired, setSaveInfo, setSessionAttribute, setTopParent, setValidationMessage, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogFileVideo

public DialogFileVideo()
Method Detail

initImageExtensions

public void initImageExtensions()

Overrides:
initImageExtensions in class info.magnolia.cms.gui.dialog.DialogFile

drawHtml

public void drawHtml(Writer out)
              throws IOException

Specified by:
drawHtml in interface info.magnolia.cms.gui.dialog.DialogControl
Overrides:
drawHtml in class info.magnolia.cms.gui.dialog.DialogFile
Throws:
IOException


Copyright © 2008-2010 Openmind. All Rights Reserved.