contentbox.models.util

Class ForgeBoxInstaller

lucee.Component
    extended by contentbox.models.util.ForgeBoxInstaller

ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- ForgeBox Installer

Class Attributes:
  • singleton
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Property Summary
    type property default serializable required
    any zipUtil


    • access = public
    • returntype = any
    • inject = zipUtil@cb
    true false
    Constructor Summary
    init()
          Constructor.
    Method Summary
    any install(any downloadURL, any destinationDir)
         Install ForgeBox entries.
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init()

    Constructor


    Property Detail

    zipUtil

    property any zipUtil

    Attributes:
    access - public
    required - false
    returntype - any
    inject - zipUtil@cb
    serializable - true

    Method Detail

    install

    public any install(any downloadURL, any destinationDir)

    Install ForgeBox entries

    Parameters:
    downloadURL - The download URL
    destinationDir - The destination for installation