Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeEclipse
titleExemple of container
<div id="catalog_1"> </div>
< ... thesome rest of the website>website structure>
    <div id="product_1"> </div>
    <div id="product_2"> </div>
</ ... thesome rest of the website>
<div id="catalog_1"> </div>website structure>


Get information

The information needed to display a widget are of two kinds : global and local.

...