The
ecrire/public/parametrer.php file makes it possible to create the parameters which will be necessary to retrieve the name and details of the template to be compiled using
styliser()
, and then request its calculation using
composer()
.
This is how the
parametrer()
function calculates the requested language as well as the number of the current section (rubrique) if that is possible.
These parameters then enable the name and address corresponding to the requested page to be determined. This is done by calling the
styliser()
function which is passed the arguments in question.