View Single Post
  #1  
Old 03-22-2017, 12:19 PM
 
oleg@navtool.com oleg@navtool.com is offline
    
Join Date: Dec 2015
Posts: 0
 

Default Top Menu decorator

Hi,

Im trying to understand how i can find actual class which responsible for view creation. According to doc we using Webmaster Kit to see templates and classes and it shows attached trace and looks like the view class is
\XLite\View\Menu\Customer\Top.php

After digging through the code it looks like the actual implementation is in
\XLite\Module\CDev\SimpleCMS\View\Menu\Customer\To p.php file but i don't see it anywhere in trace.

How we can find which actual class responsible for view? Which class is being decorated by which?
Attached Thumbnails
Click image for larger version

Name:	trace.png
Views:	305
Size:	219.2 KB
ID:	4880  
__________________
5.2.10
Reply With Quote