A
A
Alexander Konovalov2018-06-08 16:17:14
Joomla
Alexander Konovalov, 2018-06-08 16:17:14

Where does Joomla generate the layout?

Hello! How to understand where the layout is? In my template, in the index.php file, all the pages of the site are generated, but it’s not clear from where.

<?php
        //die(var_dump($this->helix->layout()));
          $this->helix->layout();
          $this->helix->footer();
        ?>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel Gruznykh, 2018-06-08
@pavelcarcass

Look in the template folder: templates/template_name/layouts.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question