Changes for page Creating XWiki Components

Last modified by Simon Urli on 2023/10/10

<
From version < 56.2 >
edited by Vincent Massol
on 2014/05/31
To version < 57.1 >
edited by Gabriela Smeria
on 2014/09/25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.GabrielaSmeria
Content
... ... @@ -173,7 +173,7 @@
173 173  
174 174  == From other components ==
175 175  
176 -To access your component from another component we use the components engine, and specify the dependencies, leaving instantiation and component injection to the be handled by the component manager.
176 +To access your component from another component we use the components engine, and specify the dependencies, leaving instantiation and component injection to be handled by the component manager.
177 177  
178 178  In order to use the ##HelloWorld## component, you need a reference to it in the the component that uses it. For this, you should use a member variable in the implementation of the using component, for example, a ##Socializer## component will need to be able to say hello to the world:
179 179  

Get Connected