Changes for page Resource API

Last modified by Admin on 2024/03/29 06:17

<
From version < 6.7 >
edited by Vincent Massol
on 2015/06/18 15:22
To version < 7.1 >
edited by Vincent Massol
on 2015/06/18 15:24
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -21,7 +21,7 @@
21 21  This part of the Resource module is in charge of calling the correct backend code to display what the user has asked for (it's the Controller in MVC terminology).
22 22  
23 23  {{info}}
24 -Right now most Actions are still implemented the old way in the ##oldcore## module without Components and using Struts. The goal is to progressively rewrite them using this new Resource Reference Handler API.
24 +Right now most most Actions are still implemented the old way in the ##oldcore## module without Components and using Struts. The goal is to progressively rewrite them using this new Resource Reference Handler API. Check the [[WebJars Module>>WebJars Integration]] For an example of registering a new ##ResourceType## and ##ResourceReferenceHandler##.
25 25  {{/info}}
26 26  
27 27  This API supports the following use cases:

Get Connected