@bennerinformatics/ember-fw-gc
Version:
A set of components, controllers, routes, and helpers used in all Group-Control managed FW App System applications
104 lines • 3.06 kB
JavaScript
YUI.add("yuidoc-meta", function(Y) {
Y.YUIDoc = { meta: {
"classes": [
"AboutAppModal",
"AjaxService",
"AppMeta",
"AppMetaService",
"AppSwitchModal",
"ApplicationControllerMixin",
"AuthBlock",
"AuthButton",
"AuthCheckMixin",
"AuthComponentMixin",
"AuthRoute",
"AuthRoute-Addon",
"AuthRouteMixin",
"ChangePasswordModal",
"ConfigService",
"CurrentUserService",
"DepartmentTransitionMixin",
"ForgotPage",
"FwAppAdapter",
"FwAppLink",
"FwDocLink",
"FwGcNav",
"FwHeaderGc",
"GroupControlAuthenticator",
"HasApp",
"HasDepartment",
"HasRole",
"JokesService",
"LoginPage",
"MatchUtil",
"MixinIndexRoute",
"OptionalAppAdapter",
"PermissionsMixin",
"ProfilePage",
"ReLoginModal",
"ResetPage",
"RestrictedRoute",
"RestrictedRouteMixin",
"UserModel"
],
"modules": [
"Components",
"Helpers",
"Introduction",
"Miscellaneous",
"Mixins",
"Models",
"Pages",
"Services",
"Utils"
],
"allModules": [
{
"displayName": "Components",
"name": "Components",
"description": "Components defined by Ember FW GC."
},
{
"displayName": "Helpers",
"name": "Helpers",
"description": "Helpers defined by Ember FW GC."
},
{
"displayName": "Introduction",
"name": "Introduction",
"description": "The primary purpose of ember-fw-gc is to integrate Group Control Elements into a Group Control dependent app.\nThis documentation is designed just to be the API docs, which can aid in developers. For a more comprehensive\nguide to Ember FW GC, see our [Ember FW GC](https://linformatics.bitbucket.io/docs/addons/client/ember-fw-gc) docs."
},
{
"displayName": "Miscellaneous",
"name": "Miscellaneous",
"description": "Miscellaneous catch-all module for things which don't neetly fit into the other modules."
},
{
"displayName": "Mixins",
"name": "Mixins",
"description": "Mixins defined by Ember FW GC."
},
{
"displayName": "Models",
"name": "Models",
"description": "Models defined by Ember FW GC."
},
{
"displayName": "Pages",
"name": "Pages",
"description": "Pages defined by Ember FW GC."
},
{
"displayName": "Services",
"name": "Services",
"description": "Services defined by Ember FW GC."
},
{
"displayName": "Utils",
"name": "Utils",
"description": "Utils defined by Ember FW GC."
}
],
"elements": []
} };
});