PHP Class Horde_JavascriptMinify_Yui, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_JavascriptMinify_Null
Exibir arquivo Open project: horde/horde

Public Methods

Method Description
minify ( )
setOptions ( array $opts = [] )

Method Details

minify() public method

public minify ( )

setOptions() public method

public setOptions ( array $opts = [] )
$opts array Driver specific options:
  - cmdline: (string) Command line arguments to use.
  - java: (string) [REQUIRED] Path to the java binary.
  - yui: (string) [REQUIRED] Path to the YUI compressor.