Development info in runtime
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In MDriven Turnkey, you can use: https://<yoursite>/Turnkey/Development | In MDriven Turnkey, you can use: <code>https://<yoursite>/Turnkey/Development</code> | ||
This will give you all definitions of a chosen ViewModel. It will also show the angular widgets that build up the standard UI. | This will give you all definitions of a chosen ViewModel. It will also show the angular widgets that build up the standard UI. | ||
Line 5: | Line 5: | ||
You can also access live angularjs page data that corresponds to the definition found in /Turnkey/Development by adding debug behind a URL in your application: | You can also access live angularjs page data that corresponds to the definition found in /Turnkey/Development by adding debug behind a URL in your application: | ||
[https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/'''''debug'''''<nowiki>]</nowiki> | <code>[https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/'''''debug'''''<nowiki>]</nowiki></code> | ||
Turnkey also offers structured metadata on a per-view basis with [[ViewMeta|ViewMeta.]] | Turnkey also offers structured metadata on a per-view basis with [[ViewMeta|ViewMeta.]] | ||
Memory and EcoSpace information | Memory and EcoSpace information are available in [[Serverinfo|Serverinfo.]] | ||
[[Category:MDriven Turnkey]] | [[Category:MDriven Turnkey]] | ||
[[Category:Intermediate]] | [[Category:Intermediate]] |
Revision as of 06:04, 31 May 2023
In MDriven Turnkey, you can use: https://<yoursite>/Turnkey/Development
This will give you all definitions of a chosen ViewModel. It will also show the angular widgets that build up the standard UI.
You can also access live angularjs page data that corresponds to the definition found in /Turnkey/Development by adding debug behind a URL in your application:
[https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug]
Turnkey also offers structured metadata on a per-view basis with ViewMeta.
Memory and EcoSpace information are available in Serverinfo.
This page was edited more than 1 years ago on 01/11/2024. What links here