This commit is contained in:
Giulio De Pasquale 2017-02-03 11:22:11 +01:00
parent 2529915644
commit 33fcc36efc

View File

@ -495,8 +495,46 @@ Initial Release
Overview
\end_layout
\begin_layout Subsection
Classes Description
\end_layout
\begin_layout Standard
Qualcosa qui
We were given three different classes:
\family typewriter
ProductConfigItemContentWrapper
\family default
,
\family typewriter
SeoTransform
\family default
and
\family typewriter
UrlRegexpTransform
\family default
.
\end_layout
\begin_layout Standard
Every class is pretty self-explanatory:
\family typewriter
ProductConfigItemContentWrapper
\family default
gets a product content to display while both
\family typewriter
SeoTransform
\family default
and
\family typewriter
UrlRegexpTransform
\family default
rely on the Freemarker template engine to parse and edit URIs
\family typewriter
.
\end_layout
\begin_layout Subsection
Functional Roles
\end_layout
\begin_layout Section