coldbox.system.plugins

Class Zip

WEB-INF.cftags.component
        extended by coldbox.system.core.util.Zip
            extended by coldbox.system.plugins.Zip
Class Attributes:
  • cache : false
  •  
  • output : false
  •  

    A collections of functions that supports the Zip and GZip functionality by using the Java Zip file API.

    Constructor Summary
    init()
     
    Methods inherited from class coldbox.system.core.util.Zip
    AddFiles, DeleteFiles, Extract, FilesList, List, PathFormat, configure, gzipAddFile, gzipExtract
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Constructor Detail

    init

    public init()