Forums / Developer / Overwriting Kernel Functions

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Overwriting Kernel Functions

Author Message

Matthew Farrell

Sunday 13 August 2006 3:53:18 pm

I have made some changes to /kernel/shop/confirmorder.php to display different information on the page depending on a users country, is it possible for me to move my changes out of this file and into an extension?

Łukasz Serwatka

Sunday 13 August 2006 11:00:45 pm

Hi Matthew,

This is not possible. You can't override kernel functionality. You can make new extension, module with new view which will do the same thing without hacking the kernel.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog