Dynamic menu with template |
Hi , this is my layout :
Code: <?= $this->include('templates/header_admin') ?> I want insert a method called for every page (menu is the same for every controllers) , where put i the method to be accessible for every view ? |
Messages In This Thread |
Dynamic menu with template - by pippuccio76 - 11-18-2021, 01:45 PM
RE: Dynamic menu with template - by InsiteFX - 11-19-2021, 03:16 AM
RE: Dynamic menu with template - by pippuccio76 - 11-19-2021, 03:25 AM
RE: Dynamic menu with template - by MGatner - 11-21-2021, 05:59 AM
|