Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/yui/phploader/lib/meta/config_2.8.1.php
Go to the documentation of this file.
00001 <?php $GLOBALS['yui_current'] = array (
00002   'base' => 'http://yui.yahooapis.com/2.8.1/build/',
00003   'skin' => 
00004   array (
00005     'after' => 
00006     array (
00007       0 => 'reset',
00008       1 => 'fonts',
00009       2 => 'grids',
00010       3 => 'base',
00011     ),
00012     'path' => 'skin.css',
00013     'base' => 'assets/skins/',
00014     'rollup' => 3,
00015     'defaultSkin' => 'sam',
00016   ),
00017   'moduleInfo' => 
00018   array (
00019     'event' => 
00020     array (
00021       'type' => 'js',
00022       'requires' => 
00023       array (
00024         0 => 'yahoo',
00025       ),
00026       'path' => 'event/event-min.js',
00027     ),
00028     'animation' => 
00029     array (
00030       'type' => 'js',
00031       'requires' => 
00032       array (
00033         0 => 'dom',
00034         1 => 'event',
00035       ),
00036       'path' => 'animation/animation-min.js',
00037     ),
00038     'swfstore' => 
00039     array (
00040       'type' => 'js',
00041       'requires' => 
00042       array (
00043         0 => 'element',
00044         1 => 'cookie',
00045         2 => 'swf',
00046       ),
00047       'path' => 'swfstore/swfstore-min.js',
00048     ),
00049     'datatable' => 
00050     array (
00051       'path' => 'datatable/datatable-min.js',
00052       'skinnable' => true,
00053       'requires' => 
00054       array (
00055         0 => 'element',
00056         1 => 'datasource',
00057       ),
00058       'type' => 'js',
00059       'optional' => 
00060       array (
00061         0 => 'calendar',
00062         1 => 'dragdrop',
00063         2 => 'paginator',
00064       ),
00065     ),
00066     'swfdetect' => 
00067     array (
00068       'type' => 'js',
00069       'requires' => 
00070       array (
00071         0 => 'yahoo',
00072       ),
00073       'path' => 'swfdetect/swfdetect-min.js',
00074     ),
00075     'menu' => 
00076     array (
00077       'path' => 'menu/menu-min.js',
00078       'skinnable' => true,
00079       'requires' => 
00080       array (
00081         0 => 'containercore',
00082       ),
00083       'type' => 'js',
00084     ),
00085     'treeview' => 
00086     array (
00087       'path' => 'treeview/treeview-min.js',
00088       'skinnable' => true,
00089       'requires' => 
00090       array (
00091         0 => 'event',
00092         1 => 'dom',
00093       ),
00094       'type' => 'js',
00095       'optional' => 
00096       array (
00097         0 => 'json',
00098         1 => 'animation',
00099         2 => 'calendar',
00100       ),
00101     ),
00102     'get' => 
00103     array (
00104       'type' => 'js',
00105       'requires' => 
00106       array (
00107         0 => 'yahoo',
00108       ),
00109       'path' => 'get/get-min.js',
00110     ),
00111     'progressbar' => 
00112     array (
00113       'path' => 'progressbar/progressbar-min.js',
00114       'skinnable' => true,
00115       'requires' => 
00116       array (
00117         0 => 'element',
00118       ),
00119       'type' => 'js',
00120       'optional' => 
00121       array (
00122         0 => 'animation',
00123       ),
00124     ),
00125     'uploader' => 
00126     array (
00127       'type' => 'js',
00128       'requires' => 
00129       array (
00130         0 => 'element',
00131       ),
00132       'path' => 'uploader/uploader-min.js',
00133     ),
00134     'datasource' => 
00135     array (
00136       'path' => 'datasource/datasource-min.js',
00137       'requires' => 
00138       array (
00139         0 => 'event',
00140       ),
00141       'type' => 'js',
00142       'optional' => 
00143       array (
00144         0 => 'connection',
00145       ),
00146     ),
00147     'fonts' => 
00148     array (
00149       'type' => 'css',
00150       'path' => 'fonts/fonts-min.css',
00151     ),
00152     'profiler' => 
00153     array (
00154       'type' => 'js',
00155       'requires' => 
00156       array (
00157         0 => 'yahoo',
00158       ),
00159       'path' => 'profiler/profiler-min.js',
00160     ),
00161     'connection' => 
00162     array (
00163       'supersedes' => 
00164       array (
00165         0 => 'connectioncore',
00166       ),
00167       'path' => 'connection/connection-min.js',
00168       'requires' => 
00169       array (
00170         0 => 'event',
00171       ),
00172       'type' => 'js',
00173     ),
00174     'json' => 
00175     array (
00176       'type' => 'js',
00177       'requires' => 
00178       array (
00179         0 => 'yahoo',
00180       ),
00181       'path' => 'json/json-min.js',
00182     ),
00183     'datemath' => 
00184     array (
00185       'type' => 'js',
00186       'requires' => 
00187       array (
00188         0 => 'yahoo',
00189       ),
00190       'path' => 'datemath/datemath-min.js',
00191     ),
00192     'calendar' => 
00193     array (
00194       'supersedes' => 
00195       array (
00196         0 => 'datemath',
00197       ),
00198       'path' => 'calendar/calendar-min.js',
00199       'skinnable' => true,
00200       'requires' => 
00201       array (
00202         0 => 'event',
00203         1 => 'dom',
00204       ),
00205       'type' => 'js',
00206     ),
00207     'simpleeditor' => 
00208     array (
00209       'path' => 'editor/simpleeditor-min.js',
00210       'skinnable' => true,
00211       'requires' => 
00212       array (
00213         0 => 'element',
00214       ),
00215       'type' => 'js',
00216       'optional' => 
00217       array (
00218         0 => 'containercore',
00219         1 => 'menu',
00220         2 => 'button',
00221         3 => 'animation',
00222         4 => 'dragdrop',
00223       ),
00224       'pkg' => 'editor',
00225     ),
00226     'swf' => 
00227     array (
00228       'supersedes' => 
00229       array (
00230         0 => 'swfdetect',
00231       ),
00232       'path' => 'swf/swf-min.js',
00233       'requires' => 
00234       array (
00235         0 => 'element',
00236       ),
00237       'type' => 'js',
00238     ),
00239     'reset' => 
00240     array (
00241       'type' => 'css',
00242       'path' => 'reset/reset-min.css',
00243     ),
00244     'event-simulate' => 
00245     array (
00246       'type' => 'js',
00247       'requires' => 
00248       array (
00249         0 => 'event',
00250       ),
00251       'path' => 'event-simulate/event-simulate-min.js',
00252     ),
00253     'yuiloader-dom-event' => 
00254     array (
00255       'supersedes' => 
00256       array (
00257         0 => 'yahoo',
00258         1 => 'dom',
00259         2 => 'event',
00260         3 => 'get',
00261         4 => 'yuiloader',
00262         5 => 'yahoo-dom-event',
00263       ),
00264       'path' => 'yuiloader-dom-event/yuiloader-dom-event.js',
00265       'rollup' => 5,
00266       'type' => 'js',
00267     ),
00268     'storage' => 
00269     array (
00270       'path' => 'storage/storage-min.js',
00271       'requires' => 
00272       array (
00273         0 => 'yahoo',
00274         1 => 'event',
00275         2 => 'cookie',
00276       ),
00277       'type' => 'js',
00278       'optional' => 
00279       array (
00280         0 => 'swfstore',
00281       ),
00282     ),
00283     'container' => 
00284     array (
00285       'supersedes' => 
00286       array (
00287         0 => 'containercore',
00288       ),
00289       'path' => 'container/container-min.js',
00290       'skinnable' => true,
00291       'requires' => 
00292       array (
00293         0 => 'dom',
00294         1 => 'event',
00295       ),
00296       'type' => 'js',
00297       'optional' => 
00298       array (
00299         0 => 'dragdrop',
00300         1 => 'animation',
00301         2 => 'connection',
00302       ),
00303     ),
00304     'profilerviewer' => 
00305     array (
00306       'path' => 'profilerviewer/profilerviewer-min.js',
00307       'skinnable' => true,
00308       'requires' => 
00309       array (
00310         0 => 'profiler',
00311         1 => 'yuiloader',
00312         2 => 'element',
00313       ),
00314       'type' => 'js',
00315     ),
00316     'imagecropper' => 
00317     array (
00318       'path' => 'imagecropper/imagecropper-min.js',
00319       'skinnable' => true,
00320       'requires' => 
00321       array (
00322         0 => 'dragdrop',
00323         1 => 'element',
00324         2 => 'resize',
00325       ),
00326       'type' => 'js',
00327     ),
00328     'paginator' => 
00329     array (
00330       'path' => 'paginator/paginator-min.js',
00331       'skinnable' => true,
00332       'requires' => 
00333       array (
00334         0 => 'element',
00335       ),
00336       'type' => 'js',
00337     ),
00338     'tabview' => 
00339     array (
00340       'path' => 'tabview/tabview-min.js',
00341       'skinnable' => true,
00342       'requires' => 
00343       array (
00344         0 => 'element',
00345       ),
00346       'type' => 'js',
00347       'optional' => 
00348       array (
00349         0 => 'connection',
00350       ),
00351     ),
00352     'grids' => 
00353     array (
00354       'path' => 'grids/grids-min.css',
00355       'requires' => 
00356       array (
00357         0 => 'fonts',
00358       ),
00359       'type' => 'css',
00360       'optional' => 
00361       array (
00362         0 => 'reset',
00363       ),
00364     ),
00365     'layout' => 
00366     array (
00367       'path' => 'layout/layout-min.js',
00368       'skinnable' => true,
00369       'requires' => 
00370       array (
00371         0 => 'element',
00372       ),
00373       'type' => 'js',
00374       'optional' => 
00375       array (
00376         0 => 'animation',
00377         1 => 'dragdrop',
00378         2 => 'resize',
00379         3 => 'selector',
00380       ),
00381     ),
00382     'imageloader' => 
00383     array (
00384       'type' => 'js',
00385       'requires' => 
00386       array (
00387         0 => 'event',
00388         1 => 'dom',
00389       ),
00390       'path' => 'imageloader/imageloader-min.js',
00391     ),
00392     'containercore' => 
00393     array (
00394       'path' => 'container/container_core-min.js',
00395       'requires' => 
00396       array (
00397         0 => 'dom',
00398         1 => 'event',
00399       ),
00400       'type' => 'js',
00401       'pkg' => 'container',
00402     ),
00403     'event-mouseenter' => 
00404     array (
00405       'type' => 'js',
00406       'requires' => 
00407       array (
00408         0 => 'dom',
00409         1 => 'event',
00410       ),
00411       'path' => 'event-mouseenter/event-mouseenter-min.js',
00412     ),
00413     'logger' => 
00414     array (
00415       'path' => 'logger/logger-min.js',
00416       'skinnable' => true,
00417       'requires' => 
00418       array (
00419         0 => 'event',
00420         1 => 'dom',
00421       ),
00422       'type' => 'js',
00423       'optional' => 
00424       array (
00425         0 => 'dragdrop',
00426       ),
00427     ),
00428     'cookie' => 
00429     array (
00430       'type' => 'js',
00431       'requires' => 
00432       array (
00433         0 => 'yahoo',
00434       ),
00435       'path' => 'cookie/cookie-min.js',
00436     ),
00437     'stylesheet' => 
00438     array (
00439       'type' => 'js',
00440       'requires' => 
00441       array (
00442         0 => 'yahoo',
00443       ),
00444       'path' => 'stylesheet/stylesheet-min.js',
00445     ),
00446     'connectioncore' => 
00447     array (
00448       'path' => 'connection/connection_core-min.js',
00449       'requires' => 
00450       array (
00451         0 => 'event',
00452       ),
00453       'type' => 'js',
00454       'pkg' => 'connection',
00455     ),
00456     'utilities' => 
00457     array (
00458       'supersedes' => 
00459       array (
00460         0 => 'yahoo',
00461         1 => 'event',
00462         2 => 'dragdrop',
00463         3 => 'animation',
00464         4 => 'dom',
00465         5 => 'connection',
00466         6 => 'element',
00467         7 => 'yahoo-dom-event',
00468         8 => 'get',
00469         9 => 'yuiloader',
00470         10 => 'yuiloader-dom-event',
00471       ),
00472       'path' => 'utilities/utilities.js',
00473       'rollup' => 8,
00474       'type' => 'js',
00475     ),
00476     'dragdrop' => 
00477     array (
00478       'type' => 'js',
00479       'requires' => 
00480       array (
00481         0 => 'dom',
00482         1 => 'event',
00483       ),
00484       'path' => 'dragdrop/dragdrop-min.js',
00485     ),
00486     'colorpicker' => 
00487     array (
00488       'path' => 'colorpicker/colorpicker-min.js',
00489       'skinnable' => true,
00490       'requires' => 
00491       array (
00492         0 => 'slider',
00493         1 => 'element',
00494       ),
00495       'type' => 'js',
00496       'optional' => 
00497       array (
00498         0 => 'animation',
00499       ),
00500     ),
00501     'base' => 
00502     array (
00503       'type' => 'css',
00504       'after' => 
00505       array (
00506         0 => 'reset',
00507         1 => 'fonts',
00508         2 => 'grids',
00509       ),
00510       'path' => 'base/base-min.css',
00511     ),
00512     'event-delegate' => 
00513     array (
00514       'path' => 'event-delegate/event-delegate-min.js',
00515       'requires' => 
00516       array (
00517         0 => 'event',
00518       ),
00519       'type' => 'js',
00520       'optional' => 
00521       array (
00522         0 => 'selector',
00523       ),
00524     ),
00525     'yuiloader' => 
00526     array (
00527       'type' => 'js',
00528       'supersedes' => 
00529       array (
00530         0 => 'yahoo',
00531         1 => 'get',
00532       ),
00533       'path' => 'yuiloader/yuiloader-min.js',
00534     ),
00535     'button' => 
00536     array (
00537       'path' => 'button/button-min.js',
00538       'skinnable' => true,
00539       'requires' => 
00540       array (
00541         0 => 'element',
00542       ),
00543       'type' => 'js',
00544       'optional' => 
00545       array (
00546         0 => 'menu',
00547       ),
00548     ),
00549     'resize' => 
00550     array (
00551       'path' => 'resize/resize-min.js',
00552       'skinnable' => true,
00553       'requires' => 
00554       array (
00555         0 => 'dragdrop',
00556         1 => 'element',
00557       ),
00558       'type' => 'js',
00559       'optional' => 
00560       array (
00561         0 => 'animation',
00562       ),
00563     ),
00564     'element' => 
00565     array (
00566       'path' => 'element/element-min.js',
00567       'requires' => 
00568       array (
00569         0 => 'dom',
00570         1 => 'event',
00571       ),
00572       'type' => 'js',
00573       'optional' => 
00574       array (
00575         0 => 'event-mouseenter',
00576         1 => 'event-delegate',
00577       ),
00578     ),
00579     'history' => 
00580     array (
00581       'type' => 'js',
00582       'requires' => 
00583       array (
00584         0 => 'event',
00585       ),
00586       'path' => 'history/history-min.js',
00587     ),
00588     'yahoo' => 
00589     array (
00590       'type' => 'js',
00591       'path' => 'yahoo/yahoo-min.js',
00592     ),
00593     'element-delegate' => 
00594     array (
00595       'type' => 'js',
00596       'requires' => 
00597       array (
00598         0 => 'element',
00599       ),
00600       'path' => 'element-delegate/element-delegate-min.js',
00601     ),
00602     'charts' => 
00603     array (
00604       'type' => 'js',
00605       'requires' => 
00606       array (
00607         0 => 'element',
00608         1 => 'json',
00609         2 => 'datasource',
00610         3 => 'swf',
00611       ),
00612       'path' => 'charts/charts-min.js',
00613     ),
00614     'slider' => 
00615     array (
00616       'path' => 'slider/slider-min.js',
00617       'skinnable' => true,
00618       'requires' => 
00619       array (
00620         0 => 'dragdrop',
00621       ),
00622       'type' => 'js',
00623       'optional' => 
00624       array (
00625         0 => 'animation',
00626       ),
00627     ),
00628     'selector' => 
00629     array (
00630       'type' => 'js',
00631       'requires' => 
00632       array (
00633         0 => 'yahoo',
00634         1 => 'dom',
00635       ),
00636       'path' => 'selector/selector-min.js',
00637     ),
00638     'reset-fonts-grids' => 
00639     array (
00640       'supersedes' => 
00641       array (
00642         0 => 'reset',
00643         1 => 'fonts',
00644         2 => 'grids',
00645         3 => 'reset-fonts',
00646       ),
00647       'path' => 'reset-fonts-grids/reset-fonts-grids.css',
00648       'rollup' => 4,
00649       'type' => 'css',
00650     ),
00651     'yuitest' => 
00652     array (
00653       'path' => 'yuitest/yuitest-min.js',
00654       'skinnable' => true,
00655       'requires' => 
00656       array (
00657         0 => 'logger',
00658       ),
00659       'type' => 'js',
00660       'optional' => 
00661       array (
00662         0 => 'event-simulate',
00663       ),
00664     ),
00665     'carousel' => 
00666     array (
00667       'path' => 'carousel/carousel-min.js',
00668       'skinnable' => true,
00669       'requires' => 
00670       array (
00671         0 => 'element',
00672       ),
00673       'type' => 'js',
00674       'optional' => 
00675       array (
00676         0 => 'animation',
00677       ),
00678     ),
00679     'autocomplete' => 
00680     array (
00681       'path' => 'autocomplete/autocomplete-min.js',
00682       'skinnable' => true,
00683       'requires' => 
00684       array (
00685         0 => 'dom',
00686         1 => 'event',
00687         2 => 'datasource',
00688       ),
00689       'type' => 'js',
00690       'optional' => 
00691       array (
00692         0 => 'connection',
00693         1 => 'animation',
00694       ),
00695     ),
00696     'yahoo-dom-event' => 
00697     array (
00698       'supersedes' => 
00699       array (
00700         0 => 'yahoo',
00701         1 => 'event',
00702         2 => 'dom',
00703       ),
00704       'path' => 'yahoo-dom-event/yahoo-dom-event.js',
00705       'rollup' => 3,
00706       'type' => 'js',
00707     ),
00708     'dom' => 
00709     array (
00710       'type' => 'js',
00711       'requires' => 
00712       array (
00713         0 => 'yahoo',
00714       ),
00715       'path' => 'dom/dom-min.js',
00716     ),
00717     'reset-fonts' => 
00718     array (
00719       'supersedes' => 
00720       array (
00721         0 => 'reset',
00722         1 => 'fonts',
00723       ),
00724       'path' => 'reset-fonts/reset-fonts.css',
00725       'rollup' => 2,
00726       'type' => 'css',
00727     ),
00728     'editor' => 
00729     array (
00730       'supersedes' => 
00731       array (
00732         0 => 'simpleeditor',
00733       ),
00734       'path' => 'editor/editor-min.js',
00735       'skinnable' => true,
00736       'requires' => 
00737       array (
00738         0 => 'menu',
00739         1 => 'element',
00740         2 => 'button',
00741       ),
00742       'type' => 'js',
00743       'optional' => 
00744       array (
00745         0 => 'animation',
00746         1 => 'dragdrop',
00747       ),
00748     ),
00749   ),
00750 ); ?>
 All Data Structures Namespaces Files Functions Variables Enumerations