VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: websol on October 09, 2013, 15:17:32 PM

Title: How change / override com_virtuemart/helpers/cart.php?
Post by: websol on October 09, 2013, 15:17:32 PM
I wan to override the file cart.php in the com_virtuemart/helpers/ map. How to do that?
Title: Re: How change / override com_virtuemart/helpers/cart.php?
Post by: PRO on October 09, 2013, 17:21:21 PM
what are you trying to do?

change functions?

Title: Re: How change / override com_virtuemart/helpers/cart.php?
Post by: websol on October 09, 2013, 23:29:20 PM
Yes. Some new variables added to Class VirtueMartCart and also some rules added to getCart function.
Title: Re: How change / override com_virtuemart/helpers/cart.php?
Post by: PRO on October 10, 2013, 01:22:04 AM
websol,

you dont override it.

you "extend" it.

http://php.net/manual/en/keyword.extends.php