|
Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
| global | $CONFIG |
| Core Elgg JavaScript file. More... | |
| const | jquery function () { return jQuery; } |
| const | datepicker jQuery.datepicker |
| const | elgg ['jquery', 'languages/' + elgg.get_language()], function($, translations) { elgg.add_translation(elgg.get_language(), translations); return elgg; } |
| if(!window._require_queue) | else |
| global $CONFIG |
Core Elgg JavaScript file.
Definition at line 6 of file elgg.js.php.
| const datepicker jQuery.datepicker |
Definition at line 90 of file elgg.js.php.
| const elgg ['jquery', 'languages/' + elgg.get_language()], function($, translations) { elgg.add_translation(elgg.get_language(), translations); return elgg; } |
Definition at line 96 of file elgg.js.php.
| if (!window._require_queue) else |
Definition at line 106 of file elgg.js.php.
Definition at line 84 of file elgg.js.php.