adminhtml
Admin route in custom modules
All stock magento modules have URL path in backend which has \'admin\' (by default) part. However I was not able to achieve that for a custom modu开发者_C百科le. Is this not possible or done on a purp[详细]
2023-04-07 00:57 分类:问答loading a module's block for a custom module in magento
I\'m getting really frustated about Magento\'s naming convention. At present, I\'m trying to show some \"hello world\" in the admin section of my module.[详细]
2023-03-21 01:03 分类:问答how does the Image Gallery form get populated in Magento Admin
I can see that Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Gallery_Content::getImagesJson() and app\\design\\adminhtml\\default\\default\\template\\catalog\\product\\helper\\gallery.phtml are res[详细]
2023-03-14 09:45 分类:问答whitespace problem magento admin html grid renderer
I have rewritten the app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php with app/code/local/Mage/Adminhtml/Block/Sales/Order/Grid.php[详细]
2023-03-11 04:22 分类:问答Hide a group in catalog product?
Please help me if anybody know how this work can be done. 开发者_如何学GoI want to hide the website tab in catalog Product, but its functionality should exist. That is, I have made all the check boxe[详细]
2023-02-18 22:42 分类:问答Why doesn't this Regex work in .NET?
I want a regex that will verify that a string begins with a letter followed by some letters, numbers, or underscore开发者_如何学编程s.According to my EditPadPro regex parser the following test should[详细]
2022-12-28 00:22 分类:问答