spunQ_IJsPostProcessor Interface Reference
Interface for javascript minifiers.
More...
List of all members.
|
Public Member Functions |
| | postProcessJs ($string) |
| | Will process given javascript string.
|
Detailed Description
Interface for javascript minifiers.
Definition at line 6 of file IJsPostProcessor.interface.php.
Member Function Documentation
| spunQ_IJsPostProcessor::postProcessJs |
( |
$ |
string |
) |
|
Will process given javascript string.
- Parameters:
-
| $string | The javascript to process. |
- Returns:
- string
The documentation for this interface was generated from the following file: