Deprecated API


Contents
Deprecated Classes
net.sourceforge.openutils.mgnlmedia.media.types.impl.YouTubeVideoTypeHandler
          use the more generic ExternalVideoTypeHandler 
 

Deprecated Methods
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.desc(Content)
          use media.getNodeData("description") or ${media.description} 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.descLoc(Content, Locale)
          use the standard Magnolia i18nContentSupport for this. Please note that versions < 4.2 of the media module used PROPERTY-language instead of PROPERTY_languaga which is now the magnolia standard so you may need to adapt existing repositories 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.findMediaUsedInWebPages(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getDescription(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getDescription(Content, Locale)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getNode(Object)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getPreview(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getResolutionUrl(Content, String)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getSize(Content, String)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getThumbnail(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getTitle(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getTitle(Content, Locale)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getType(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getUrl(Content)
           
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.getUrl2(Content, Map)
           
net.sourceforge.openutils.mgnlmedia.media.lifecycle.MediaModule.isAutoactivate()
          use singleinstance 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.listResolutions(Content)
           
net.sourceforge.openutils.mgnlmedia.media.lifecycle.MediaModule.setAutoactivate(boolean)
          use singleinstance 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.tags(Content)
          use media.getNodeData("tags") or ${media.tags} 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.tagsLoc(Content, Locale)
          use the standard Magnolia i18nContentSupport for this. Please note that versions < 4.2 of the media module used PROPERTY-language instead of PROPERTY_languaga which is now the magnolia standard so you may need to adapt existing repositories 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.title(Content)
          use media.getNodeData("title") or ${media.title} 
net.sourceforge.openutils.mgnlmedia.media.tags.el.MediaEl.titleLoc(Content, Locale)
          use the standard Magnolia i18nContentSupport for this. Please note that versions < 4.2 of the media module used PROPERTY-language instead of PROPERTY_languaga which is now the magnolia standard so you may need to adapt existing repositories 
 

Deprecated Constructors
net.sourceforge.openutils.mgnlmedia.media.tree.MediaModuleTree(String, HttpServletRequest)
            
net.sourceforge.openutils.mgnlmedia.media.tree.MediaModuleTree(String, String, HttpServletRequest)
            
 



Copyright © 2008-2010 Openmind. All Rights Reserved.