[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/yui/src/notification/ -> build.json (source)

   1  {
   2    "name": "moodle-core-notification",
   3    "builds": {
   4      "moodle-core-notification": {
   5        "jsfiles": [
   6          "notification.js"
   7        ]
   8      },
   9      "moodle-core-notification-dialogue": {
  10        "jsfiles": [
  11          "shared.js",
  12          "dialogue.js",
  13          "info.js"
  14        ]
  15      },
  16      "moodle-core-notification-alert": {
  17        "jsfiles": [
  18          "shared.js",
  19          "alert.js"
  20        ]
  21      },
  22      "moodle-core-notification-confirm": {
  23        "jsfiles": [
  24          "shared.js",
  25          "confirm.js"
  26        ]
  27      },
  28      "moodle-core-notification-exception": {
  29        "jsfiles": [
  30          "shared.js",
  31          "exception.js"
  32        ]
  33      },
  34      "moodle-core-notification-ajaxexception": {
  35        "jsfiles": [
  36          "shared.js",
  37          "ajaxexception.js"
  38        ]
  39      }
  40    }
  41  }


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1