[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | Copyright (c) 2010-2022 The s9e authors |
License: | http://www.opensource.org/licenses/mit-license.php The MIT License |
File Size: | 84 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get($src) X-Ref |
Minify given JavaScript source and cache the result if applicable param: string $src JavaScript source return: string Minified source |
getCacheDifferentiator() X-Ref |
Return a value that uniquely identifies this minifier's configuration return: array|string |
getFromCache($src) X-Ref |
Get the minified source from cache, or minify and cache the result param: string $src JavaScript source return: string Minified source |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |