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