contentbox.models.media

Class RelocationMediaProvider

lucee.Component
    extended by contentbox.models.media.BaseProvider
      extended by contentbox.models.media.RelocationMediaProvider

ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Deliver file via pagecontext forward

Class Attributes:
  • singleton
  •  
  • synchronized : false
  •  
  • accessors : true
  •  
  • persistent : false
  •  
    Constructor Summary
    init()
          Constructor.
    Method Summary
    any deliverMedia(any mediaPath)
         Deliver the media.
     
    Methods inherited from class contentbox.models.media.BaseProvider
    getCbfs, getDescription, getDisplayName, getLog, getMediaService, getName, getPublicURL, getRealMediaPath, getTemplateCache, mediaExists, setCbfs, setDescription, setDisplayName, setLog, setMediaService, setName, setTemplateCache
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init()

    Constructor


    Method Detail

    deliverMedia

    public any deliverMedia(any mediaPath)

    Deliver the media

    Parameters:
    mediaPath - the media path to deliver back to the user