Magento get/call for a specifc part of the admin menu -
does know how can content of "system" menu in admin section.
i want create separate bar content of system menu don't know how can it.
i tried one, displays entire menu. want system part.
<?php echo $this->getmenulevel($this->getmenuarray()); ?> if got ideas, please suggest hints
this should done not phtml level should create module it. first 1 takes bit of time, once hang of it, should easy. link should explain how.
Comments
Post a Comment