php - How do I include a section of a core Prestashop 1.6.1.x BO controllers in a new Back-office page? -


i creating prestashop 1.6.1.x back-office module. want copy part of prestashop core bo controllers page.

the specific part want "copy-paste" logo-panel adminthemes-controller.

i guess need both copy code adminthemescontroller.php , maybe code back-office-theme.tpl-file?


Comments

Popular posts from this blog

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -