[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 { 2 "yui2-animation": { 3 "path": "animation/animation-min.js", 4 "requires": [ 5 "yui2-yahoo", 6 "yui2-dom", 7 "yui2-event" 8 ] 9 }, 10 "yui2-autocomplete": { 11 "optional": [ 12 "yui2-animation", 13 "yui2-connection" 14 ], 15 "path": "autocomplete/autocomplete-min.js", 16 "requires": [ 17 "yui2-yahoo", 18 "yui2-dom", 19 "yui2-event", 20 "yui2-skin-sam-autocomplete", 21 "yui2-datasource" 22 ] 23 }, 24 "yui2-base": { 25 "after": [ 26 "yui2-reset", 27 "yui2-fonts", 28 "yui2-grids" 29 ], 30 "path": "base/base-min.css", 31 "type": "css" 32 }, 33 "yui2-button": { 34 "optional": [ 35 "yui2-containercore", 36 "yui2-skin-sam-menu", 37 "yui2-menu" 38 ], 39 "path": "button/button-min.js", 40 "requires": [ 41 "yui2-yahoo", 42 "yui2-dom", 43 "yui2-event", 44 "yui2-skin-sam-button", 45 "yui2-element" 46 ] 47 }, 48 "yui2-calendar": { 49 "path": "calendar/calendar-min.js", 50 "requires": [ 51 "yui2-yahoo", 52 "yui2-dom", 53 "yui2-event", 54 "yui2-skin-sam-calendar" 55 ], 56 "supersedes": [ 57 "yui2-datemath" 58 ] 59 }, 60 "yui2-carousel": { 61 "optional": [ 62 "yui2-animation" 63 ], 64 "path": "carousel/carousel-min.js", 65 "requires": [ 66 "yui2-yahoo", 67 "yui2-dom", 68 "yui2-event", 69 "yui2-element", 70 "yui2-skin-sam-carousel" 71 ] 72 }, 73 "yui2-charts": { 74 "path": "charts/charts-min.js", 75 "requires": [ 76 "yui2-yahoo", 77 "yui2-dom", 78 "yui2-event", 79 "yui2-element", 80 "yui2-swf", 81 "yui2-json", 82 "yui2-datasource" 83 ] 84 }, 85 "yui2-colorpicker": { 86 "optional": [ 87 "yui2-animation" 88 ], 89 "path": "colorpicker/colorpicker-min.js", 90 "requires": [ 91 "yui2-yahoo", 92 "yui2-dom", 93 "yui2-skin-sam-slider", 94 "yui2-event", 95 "yui2-dragdrop", 96 "yui2-slider", 97 "yui2-element", 98 "yui2-skin-sam-colorpicker" 99 ] 100 }, 101 "yui2-connection": { 102 "path": "connection/connection-min.js", 103 "requires": [ 104 "yui2-yahoo", 105 "yui2-event" 106 ], 107 "supersedes": [ 108 "yui2-connectioncore" 109 ] 110 }, 111 "yui2-connectioncore": { 112 "path": "connection/connection_core-min.js", 113 "pkg": "yui2-connection", 114 "requires": [ 115 "yui2-yahoo", 116 "yui2-event" 117 ] 118 }, 119 "yui2-container": { 120 "optional": [ 121 "yui2-animation", 122 "yui2-dragdrop", 123 "yui2-connection" 124 ], 125 "path": "container/container-min.js", 126 "requires": [ 127 "yui2-yahoo", 128 "yui2-dom", 129 "yui2-event", 130 "yui2-skin-sam-container" 131 ], 132 "supersedes": [ 133 "yui2-containercore" 134 ] 135 }, 136 "yui2-containercore": { 137 "path": "container/container_core-min.js", 138 "pkg": "yui2-container", 139 "requires": [ 140 "yui2-yahoo", 141 "yui2-dom", 142 "yui2-event" 143 ] 144 }, 145 "yui2-cookie": { 146 "path": "cookie/cookie-min.js", 147 "requires": [ 148 "yui2-yahoo" 149 ] 150 }, 151 "yui2-datasource": { 152 "optional": [ 153 "yui2-connection" 154 ], 155 "path": "datasource/datasource-min.js", 156 "requires": [ 157 "yui2-yahoo", 158 "yui2-event" 159 ] 160 }, 161 "yui2-datatable": { 162 "optional": [ 163 "yui2-skin-sam-paginator", 164 "yui2-paginator", 165 "yui2-dragdrop", 166 "yui2-skin-sam-calendar", 167 "yui2-calendar" 168 ], 169 "path": "datatable/datatable-min.js", 170 "requires": [ 171 "yui2-yahoo", 172 "yui2-dom", 173 "yui2-event", 174 "yui2-skin-sam-datatable", 175 "yui2-element", 176 "yui2-datasource" 177 ] 178 }, 179 "yui2-datemath": { 180 "path": "datemath/datemath-min.js", 181 "requires": [ 182 "yui2-yahoo" 183 ] 184 }, 185 "yui2-dom": { 186 "path": "dom/dom-min.js", 187 "requires": [ 188 "yui2-yahoo" 189 ] 190 }, 191 "yui2-dragdrop": { 192 "path": "dragdrop/dragdrop-min.js", 193 "requires": [ 194 "yui2-yahoo", 195 "yui2-dom", 196 "yui2-event" 197 ] 198 }, 199 "yui2-editor": { 200 "optional": [ 201 "yui2-animation", 202 "yui2-dragdrop" 203 ], 204 "path": "editor/editor-min.js", 205 "requires": [ 206 "yui2-yahoo", 207 "yui2-dom", 208 "yui2-event", 209 "yui2-containercore", 210 "yui2-skin-sam-editor", 211 "yui2-skin-sam-button", 212 "yui2-element", 213 "yui2-skin-sam-menu", 214 "yui2-menu", 215 "yui2-button" 216 ], 217 "supersedes": [ 218 "yui2-simpleeditor" 219 ] 220 }, 221 "yui2-element": { 222 "optional": [ 223 "yui2-event-mouseenter", 224 "yui2-event-delegate" 225 ], 226 "path": "element/element-min.js", 227 "requires": [ 228 "yui2-yahoo", 229 "yui2-dom", 230 "yui2-event" 231 ] 232 }, 233 "yui2-element-delegate": { 234 "path": "element-delegate/element-delegate-min.js", 235 "requires": [ 236 "yui2-yahoo", 237 "yui2-dom", 238 "yui2-event", 239 "yui2-element" 240 ] 241 }, 242 "yui2-event": { 243 "path": "event/event-min.js", 244 "requires": [ 245 "yui2-yahoo" 246 ] 247 }, 248 "yui2-event-delegate": { 249 "optional": [ 250 "yui2-dom", 251 "yui2-selector" 252 ], 253 "path": "event-delegate/event-delegate-min.js", 254 "requires": [ 255 "yui2-yahoo", 256 "yui2-event" 257 ] 258 }, 259 "yui2-event-mouseenter": { 260 "path": "event-mouseenter/event-mouseenter-min.js", 261 "requires": [ 262 "yui2-yahoo", 263 "yui2-dom", 264 "yui2-event" 265 ] 266 }, 267 "yui2-event-simulate": { 268 "path": "event-simulate/event-simulate-min.js", 269 "requires": [ 270 "yui2-yahoo", 271 "yui2-event" 272 ] 273 }, 274 "yui2-fonts": { 275 "path": "fonts/fonts-min.css", 276 "type": "css" 277 }, 278 "yui2-get": { 279 "path": "get/get-min.js", 280 "requires": [ 281 "yui2-yahoo" 282 ] 283 }, 284 "yui2-grids": { 285 "optional": [ 286 "yui2-reset" 287 ], 288 "path": "grids/grids-min.css", 289 "requires": [ 290 "yui2-fonts" 291 ], 292 "type": "css" 293 }, 294 "yui2-history": { 295 "path": "history/history-min.js", 296 "requires": [ 297 "yui2-yahoo", 298 "yui2-event" 299 ] 300 }, 301 "yui2-imagecropper": { 302 "path": "imagecropper/imagecropper-min.js", 303 "requires": [ 304 "yui2-yahoo", 305 "yui2-dom", 306 "yui2-event", 307 "yui2-dragdrop", 308 "yui2-element", 309 "yui2-skin-sam-resize", 310 "yui2-resize", 311 "yui2-skin-sam-imagecropper" 312 ] 313 }, 314 "yui2-imageloader": { 315 "path": "imageloader/imageloader-min.js", 316 "requires": [ 317 "yui2-yahoo", 318 "yui2-dom", 319 "yui2-event" 320 ] 321 }, 322 "yui2-json": { 323 "path": "json/json-min.js", 324 "requires": [ 325 "yui2-yahoo" 326 ] 327 }, 328 "yui2-layout": { 329 "optional": [ 330 "yui2-dragdrop", 331 "yui2-skin-sam-resize", 332 "yui2-animation", 333 "yui2-selector", 334 "yui2-resize" 335 ], 336 "path": "layout/layout-min.js", 337 "requires": [ 338 "yui2-yahoo", 339 "yui2-dom", 340 "yui2-skin-sam-layout", 341 "yui2-event", 342 "yui2-element" 343 ] 344 }, 345 "yui2-logger": { 346 "optional": [ 347 "yui2-dragdrop" 348 ], 349 "path": "logger/logger-min.js", 350 "requires": [ 351 "yui2-yahoo", 352 "yui2-dom", 353 "yui2-event", 354 "yui2-skin-sam-logger" 355 ] 356 }, 357 "yui2-menu": { 358 "path": "menu/menu-min.js", 359 "requires": [ 360 "yui2-yahoo", 361 "yui2-dom", 362 "yui2-event", 363 "yui2-containercore", 364 "yui2-skin-sam-menu" 365 ] 366 }, 367 "yui2-paginator": { 368 "path": "paginator/paginator-min.js", 369 "requires": [ 370 "yui2-yahoo", 371 "yui2-dom", 372 "yui2-event", 373 "yui2-element", 374 "yui2-skin-sam-paginator" 375 ] 376 }, 377 "yui2-profiler": { 378 "path": "profiler/profiler-min.js", 379 "requires": [ 380 "yui2-yahoo" 381 ] 382 }, 383 "yui2-profilerviewer": { 384 "path": "profilerviewer/profilerviewer-min.js", 385 "requires": [ 386 "yui2-skin-sam-profilerviewer", 387 "yui2-yuiloader", 388 "yui2-dom", 389 "yui2-event", 390 "yui2-element", 391 "yui2-profiler" 392 ] 393 }, 394 "yui2-progressbar": { 395 "optional": [ 396 "yui2-animation" 397 ], 398 "path": "progressbar/progressbar-min.js", 399 "requires": [ 400 "yui2-yahoo", 401 "yui2-dom", 402 "yui2-event", 403 "yui2-element", 404 "yui2-skin-sam-progressbar" 405 ] 406 }, 407 "yui2-reset": { 408 "path": "reset/reset-min.css", 409 "type": "css" 410 }, 411 "yui2-reset-fonts": { 412 "path": "reset-fonts/reset-fonts.css", 413 "rollup": 2, 414 "supersedes": [ 415 "yui2-reset", 416 "yui2-fonts" 417 ], 418 "type": "css" 419 }, 420 "yui2-reset-fonts-grids": { 421 "path": "reset-fonts-grids/reset-fonts-grids.css", 422 "rollup": 4, 423 "supersedes": [ 424 "yui2-reset", 425 "yui2-fonts", 426 "yui2-grids", 427 "yui2-reset-fonts" 428 ], 429 "type": "css" 430 }, 431 "yui2-resize": { 432 "optional": [ 433 "yui2-animation" 434 ], 435 "path": "resize/resize-min.js", 436 "requires": [ 437 "yui2-yahoo", 438 "yui2-dom", 439 "yui2-event", 440 "yui2-dragdrop", 441 "yui2-element", 442 "yui2-skin-sam-resize" 443 ] 444 }, 445 "yui2-selector": { 446 "path": "selector/selector-min.js", 447 "requires": [ 448 "yui2-yahoo", 449 "yui2-dom" 450 ] 451 }, 452 "yui2-simpleeditor": { 453 "optional": [ 454 "yui2-containercore", 455 "yui2-dragdrop", 456 "yui2-skin-sam-button", 457 "yui2-skin-sam-menu", 458 "yui2-menu", 459 "yui2-button", 460 "yui2-animation" 461 ], 462 "path": "editor/simpleeditor-min.js", 463 "pkg": "yui2-editor", 464 "requires": [ 465 "yui2-yahoo", 466 "yui2-dom", 467 "yui2-skin-sam-simpleeditor", 468 "yui2-event", 469 "yui2-element" 470 ] 471 }, 472 "yui2-skin-sam": { 473 "after": [ 474 "yui2-reset", 475 "yui2-fonts", 476 "yui2-grids", 477 "yui2-base" 478 ], 479 "name": "yui2-skin-sam", 480 "path": "assets/skins/sam/skin.css", 481 "rollup": 3, 482 "type": "css" 483 }, 484 "yui2-skin-sam-autocomplete": { 485 "after": [ 486 "yui2-reset", 487 "yui2-fonts", 488 "yui2-grids", 489 "yui2-base" 490 ], 491 "name": "yui2-skin-sam-autocomplete", 492 "path": "autocomplete/assets/skins/sam/autocomplete.css", 493 "type": "css" 494 }, 495 "yui2-skin-sam-button": { 496 "after": [ 497 "yui2-reset", 498 "yui2-fonts", 499 "yui2-grids", 500 "yui2-base" 501 ], 502 "name": "yui2-skin-sam-button", 503 "path": "button/assets/skins/sam/button.css", 504 "type": "css" 505 }, 506 "yui2-skin-sam-calendar": { 507 "after": [ 508 "yui2-reset", 509 "yui2-fonts", 510 "yui2-grids", 511 "yui2-base" 512 ], 513 "name": "yui2-skin-sam-calendar", 514 "path": "calendar/assets/skins/sam/calendar.css", 515 "type": "css" 516 }, 517 "yui2-skin-sam-carousel": { 518 "after": [ 519 "yui2-reset", 520 "yui2-fonts", 521 "yui2-grids", 522 "yui2-base" 523 ], 524 "name": "yui2-skin-sam-carousel", 525 "path": "carousel/assets/skins/sam/carousel.css", 526 "type": "css" 527 }, 528 "yui2-skin-sam-colorpicker": { 529 "after": [ 530 "yui2-reset", 531 "yui2-fonts", 532 "yui2-grids", 533 "yui2-base" 534 ], 535 "name": "yui2-skin-sam-colorpicker", 536 "path": "colorpicker/assets/skins/sam/colorpicker.css", 537 "type": "css" 538 }, 539 "yui2-skin-sam-container": { 540 "after": [ 541 "yui2-reset", 542 "yui2-fonts", 543 "yui2-grids", 544 "yui2-base" 545 ], 546 "name": "yui2-skin-sam-container", 547 "path": "container/assets/skins/sam/container.css", 548 "type": "css" 549 }, 550 "yui2-skin-sam-datatable": { 551 "after": [ 552 "yui2-reset", 553 "yui2-fonts", 554 "yui2-grids", 555 "yui2-base" 556 ], 557 "name": "yui2-skin-sam-datatable", 558 "path": "datatable/assets/skins/sam/datatable.css", 559 "type": "css" 560 }, 561 "yui2-skin-sam-editor": { 562 "after": [ 563 "yui2-reset", 564 "yui2-fonts", 565 "yui2-grids", 566 "yui2-base" 567 ], 568 "name": "yui2-skin-sam-editor", 569 "path": "editor/assets/skins/sam/editor.css", 570 "type": "css" 571 }, 572 "yui2-skin-sam-imagecropper": { 573 "after": [ 574 "yui2-reset", 575 "yui2-fonts", 576 "yui2-grids", 577 "yui2-base" 578 ], 579 "name": "yui2-skin-sam-imagecropper", 580 "path": "imagecropper/assets/skins/sam/imagecropper.css", 581 "type": "css" 582 }, 583 "yui2-skin-sam-layout": { 584 "after": [ 585 "yui2-reset", 586 "yui2-fonts", 587 "yui2-grids", 588 "yui2-base" 589 ], 590 "name": "yui2-skin-sam-layout", 591 "path": "layout/assets/skins/sam/layout.css", 592 "type": "css" 593 }, 594 "yui2-skin-sam-logger": { 595 "after": [ 596 "yui2-reset", 597 "yui2-fonts", 598 "yui2-grids", 599 "yui2-base" 600 ], 601 "name": "yui2-skin-sam-logger", 602 "path": "logger/assets/skins/sam/logger.css", 603 "type": "css" 604 }, 605 "yui2-skin-sam-menu": { 606 "after": [ 607 "yui2-reset", 608 "yui2-fonts", 609 "yui2-grids", 610 "yui2-base" 611 ], 612 "name": "yui2-skin-sam-menu", 613 "path": "menu/assets/skins/sam/menu.css", 614 "type": "css" 615 }, 616 "yui2-skin-sam-paginator": { 617 "after": [ 618 "yui2-reset", 619 "yui2-fonts", 620 "yui2-grids", 621 "yui2-base" 622 ], 623 "name": "yui2-skin-sam-paginator", 624 "path": "paginator/assets/skins/sam/paginator.css", 625 "type": "css" 626 }, 627 "yui2-skin-sam-profilerviewer": { 628 "after": [ 629 "yui2-reset", 630 "yui2-fonts", 631 "yui2-grids", 632 "yui2-base" 633 ], 634 "name": "yui2-skin-sam-profilerviewer", 635 "path": "profilerviewer/assets/skins/sam/profilerviewer.css", 636 "type": "css" 637 }, 638 "yui2-skin-sam-progressbar": { 639 "after": [ 640 "yui2-reset", 641 "yui2-fonts", 642 "yui2-grids", 643 "yui2-base" 644 ], 645 "name": "yui2-skin-sam-progressbar", 646 "path": "progressbar/assets/skins/sam/progressbar.css", 647 "type": "css" 648 }, 649 "yui2-skin-sam-resize": { 650 "after": [ 651 "yui2-reset", 652 "yui2-fonts", 653 "yui2-grids", 654 "yui2-base" 655 ], 656 "name": "yui2-skin-sam-resize", 657 "path": "resize/assets/skins/sam/resize.css", 658 "type": "css" 659 }, 660 "yui2-skin-sam-simpleeditor": { 661 "after": [ 662 "yui2-reset", 663 "yui2-fonts", 664 "yui2-grids", 665 "yui2-base" 666 ], 667 "name": "yui2-skin-sam-simpleeditor", 668 "path": "editor/assets/skins/sam/simpleeditor.css", 669 "type": "css" 670 }, 671 "yui2-skin-sam-slider": { 672 "after": [ 673 "yui2-reset", 674 "yui2-fonts", 675 "yui2-grids", 676 "yui2-base" 677 ], 678 "name": "yui2-skin-sam-slider", 679 "path": "slider/assets/skins/sam/slider.css", 680 "type": "css" 681 }, 682 "yui2-skin-sam-tabview": { 683 "after": [ 684 "yui2-reset", 685 "yui2-fonts", 686 "yui2-grids", 687 "yui2-base" 688 ], 689 "name": "yui2-skin-sam-tabview", 690 "path": "tabview/assets/skins/sam/tabview.css", 691 "type": "css" 692 }, 693 "yui2-skin-sam-treeview": { 694 "after": [ 695 "yui2-reset", 696 "yui2-fonts", 697 "yui2-grids", 698 "yui2-base" 699 ], 700 "name": "yui2-skin-sam-treeview", 701 "path": "treeview/assets/skins/sam/treeview.css", 702 "type": "css" 703 }, 704 "yui2-skin-sam-yuitest": { 705 "after": [ 706 "yui2-reset", 707 "yui2-fonts", 708 "yui2-grids", 709 "yui2-base" 710 ], 711 "name": "yui2-skin-sam-yuitest", 712 "path": "yuitest/assets/skins/sam/yuitest.css", 713 "type": "css" 714 }, 715 "yui2-slider": { 716 "optional": [ 717 "yui2-animation" 718 ], 719 "path": "slider/slider-min.js", 720 "requires": [ 721 "yui2-yahoo", 722 "yui2-dom", 723 "yui2-skin-sam-slider", 724 "yui2-event", 725 "yui2-dragdrop" 726 ] 727 }, 728 "yui2-storage": { 729 "optional": [ 730 "yui2-dom", 731 "yui2-element", 732 "yui2-swf", 733 "yui2-swfstore" 734 ], 735 "path": "storage/storage-min.js", 736 "requires": [ 737 "yui2-yahoo", 738 "yui2-event", 739 "yui2-cookie" 740 ] 741 }, 742 "yui2-stylesheet": { 743 "path": "stylesheet/stylesheet-min.js", 744 "requires": [ 745 "yui2-yahoo" 746 ] 747 }, 748 "yui2-swf": { 749 "path": "swf/swf-min.js", 750 "requires": [ 751 "yui2-yahoo", 752 "yui2-dom", 753 "yui2-event", 754 "yui2-element" 755 ], 756 "supersedes": [ 757 "yui2-swfdetect" 758 ] 759 }, 760 "yui2-swfdetect": { 761 "path": "swfdetect/swfdetect-min.js", 762 "requires": [ 763 "yui2-yahoo" 764 ] 765 }, 766 "yui2-swfstore": { 767 "path": "swfstore/swfstore-min.js", 768 "requires": [ 769 "yui2-yahoo", 770 "yui2-dom", 771 "yui2-event", 772 "yui2-element", 773 "yui2-swf", 774 "yui2-cookie" 775 ] 776 }, 777 "yui2-tabview": { 778 "optional": [ 779 "yui2-connection" 780 ], 781 "path": "tabview/tabview-min.js", 782 "requires": [ 783 "yui2-yahoo", 784 "yui2-dom", 785 "yui2-event", 786 "yui2-skin-sam-tabview", 787 "yui2-element" 788 ] 789 }, 790 "yui2-treeview": { 791 "optional": [ 792 "yui2-skin-sam-calendar", 793 "yui2-calendar", 794 "yui2-animation" 795 ], 796 "path": "treeview/treeview-min.js", 797 "requires": [ 798 "yui2-yahoo", 799 "yui2-dom", 800 "yui2-event", 801 "yui2-skin-sam-treeview" 802 ] 803 }, 804 "yui2-uploader": { 805 "path": "uploader/uploader-min.js", 806 "requires": [ 807 "yui2-yahoo", 808 "yui2-dom", 809 "yui2-event", 810 "yui2-element" 811 ] 812 }, 813 "yui2-utilities": { 814 "path": "utilities/utilities.js", 815 "rollup": 8, 816 "supersedes": [ 817 "yui2-yahoo", 818 "yui2-event", 819 "yui2-dragdrop", 820 "yui2-animation", 821 "yui2-dom", 822 "yui2-connection", 823 "yui2-element", 824 "yui2-yahoo-dom-event", 825 "yui2-get", 826 "yui2-yuiloader", 827 "yui2-yuiloader-dom-event" 828 ] 829 }, 830 "yui2-yahoo": { 831 "path": "yahoo/yahoo-min.js" 832 }, 833 "yui2-yahoo-dom-event": { 834 "path": "yahoo-dom-event/yahoo-dom-event.js", 835 "rollup": 3, 836 "supersedes": [ 837 "yui2-yahoo", 838 "yui2-event", 839 "yui2-dom" 840 ] 841 }, 842 "yui2-yuiloader": { 843 "path": "yuiloader/yuiloader-min.js", 844 "supersedes": [ 845 "yui2-yahoo", 846 "yui2-get" 847 ] 848 }, 849 "yui2-yuiloader-dom-event": { 850 "path": "yuiloader-dom-event/yuiloader-dom-event.js", 851 "rollup": 5, 852 "supersedes": [ 853 "yui2-yahoo", 854 "yui2-dom", 855 "yui2-event", 856 "yui2-get", 857 "yui2-yuiloader", 858 "yui2-yahoo-dom-event" 859 ] 860 }, 861 "yui2-yuitest": { 862 "optional": [ 863 "yui2-event-simulate" 864 ], 865 "path": "yuitest/yuitest-min.js", 866 "requires": [ 867 "yui2-skin-sam-yuitest", 868 "yui2-yahoo", 869 "yui2-dom", 870 "yui2-event", 871 "yui2-skin-sam-logger", 872 "yui2-logger" 873 ] 874 } 875 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |