Development info in runtime
No edit summary |
No edit summary |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
In MDriven Turnkey, you can use: | <message>Write the content here to display this box</message> | ||
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. | 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 | 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><nowiki>/debug https://<yoursite>/Turnkey/AngularApp#/<View>/<rootid>/debug]</nowiki> | |||
Turnkey also offers structured metadata on a per-view basis with [[Documentation:ViewMeta|ViewMeta.]] | |||
Memory and EcoSpace information are available in [[Documentation:Serverinfo|Serverinfo.]] | |||
{{Edited|July|12|2025}} | |||
[[Category:MDriven Turnkey]] | [[Category:MDriven Turnkey]] | ||
[[Category:Intermediate]] | [[Category:Intermediate]] |
Latest revision as of 05:54, 19 February 2025
This page was created by Hans.karlsen on 2016-12-10. Last edited by Stephanie on 2025-02-19.
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.