Stud.IP  jlu_3.3 Revision
Compressor Class Reference
Collaboration diagram for Compressor:
Collaboration graph

Public Member Functions

 __construct ($configuration)
 
 compress ($paths)
 
 concatenateAssets ($paths)
 
 getFileAsUTF8 ($path)
 
 shouldCompress ()
 
 hasJava ()
 
 getJavaCompatibility ($java)
 
 callCompressor ($js, $type='js')
 
 pathToJava ()
 
 pathToJar ()
 
 procOpen ($command, $stdin)
 

Data Fields

const PATH_TO_JAVA = "java"
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $configuration)

Member Function Documentation

◆ callCompressor()

callCompressor (   $js,
  $type = 'js' 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ compress()

compress (   $paths)
Here is the call graph for this function:

◆ concatenateAssets()

concatenateAssets (   $paths)
Here is the caller graph for this function:

◆ getFileAsUTF8()

getFileAsUTF8 (   $path)

◆ getJavaCompatibility()

getJavaCompatibility (   $java)
Here is the caller graph for this function:

◆ hasJava()

hasJava ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ pathToJar()

pathToJar ( )
Here is the caller graph for this function:

◆ pathToJava()

pathToJava ( )
Here is the caller graph for this function:

◆ procOpen()

procOpen (   $command,
  $stdin 
)
Here is the caller graph for this function:

◆ shouldCompress()

shouldCompress ( )
Here is the caller graph for this function:

Field Documentation

◆ PATH_TO_JAVA

const PATH_TO_JAVA = "java"

The documentation for this class was generated from the following file: