News:

Looking for documentation? Take a look on our wiki

Main Menu

Plugin for editing array on product page

Started by SiEMdj, February 06, 2013, 12:51:03 PM

Previous topic - Next topic

SiEMdj

Hello,
i need a plugin for edit original product array.

How i can do for it? I've already made a simply base with a joomla plugin.

class plgSystemVm2feedaty extends JPlugin {
function onContentBeforeDisplay($context, $row, $params, $page = 0){
   
}
}


How can i access to VirtueMartControllerProductdetails class?