- Search 5.0.x for get
- Search 6.0.x for get
- Search 7.x-2.x for get
- Search 8.x-2.x for get
- Search 8.x-3.x for get
- Search 8.x-4.x for get
- Other projects
Titre | Object type | Nom du fichier | Résumé |
---|---|---|---|
advagg_cached_bundle_get | function | ./ |
Get a bundle from the cache & verify it is good. |
advagg_get_bundle_from_filename | function | ./ |
@todo Please document this function. |
advagg_get_filename | function | ./ |
Given a list of files; return back the aggregated filename. |
advagg_get_files_in_bundle | function | ./ |
Get list of files and the filetype given a bundle md5. |
advagg_get_file_data | function | ./ |
Get data about a file. |
advagg_get_full_js | function | ./ |
Get full JS array. |
advagg_get_js | function | ./ |
Returns a themed presentation of all JavaScript code for the current page. |
advagg_get_js_css_get_array | function | ./ |
Return a large array of the CSS & JS files loaded on this page. |
advagg_get_js_scopes | function | ./ |
Get all javascript scopes set in the $javascript array. |
advagg_get_root_files_dir | function | ./ |
Get the CSS & JS path for advagg. |
advagg_get_server_schema | function | ./ |
Return the server schema (http or https). |
advagg_js_cdn_get_jquery_ui_filename | function | advagg_js_cdn/ |
Get the path for the jquery-ui.js file. |
CSSCompression::getInstance | function | advagg_css_compress/ |
The Singleton access method (for those that want it) |
CSSCompression::getJSON | function | advagg_css_compress/ |
Reads JOSN based files, strips comments and converts to array |
CSSCompression::__get | function | advagg_css_compress/ |
(Proxy function) Control access to properties |
CSSCompression_Control::$getters | property | advagg_css_compress/ |
|
CSSCompression_Control::get | function | advagg_css_compress/ |
Control access to properties |
csstidy_print::get_diff | function | advagg_css_compress/ |
Get difference between the old and new code in bytes and prints the code if necessary. @access public |
csstidy_print::get_ratio | function | advagg_css_compress/ |
Get compression ratio @access public |
JavaScriptPacker::_getEncoder | function | advagg_js_compress/ |
|
JavaScriptPacker::_getJSFunction | function | advagg_js_compress/ |
|
JSNode::__get | function | advagg_js_compress/ |
|
JSTokenizer::get | function | advagg_js_compress/ |
|
JSTokenizer::getInput | function | advagg_js_compress/ |
|
JSTokenizer::unget | function | advagg_js_compress/ |
|
JS_GETTER | constant | advagg_js_compress/ |