Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 472 Vote(s) - 3.61 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where is the Module class located in Prestashop? (Not ModuleCore)

#1
I see that in Prestashop all Modules extend from the "Module" class but when I try to locate this class and look for it in the "classes/module/Module.php" file, I see this definition:

abstract class ModuleCore

but no trace of the actual "Module" class, as if "Module" was some alias of the "ModuleCore" class.
Reply

#2
That's exactly what this is. `ModuleCore` is an alias for the Module Class, as all other classes in Prestashop.

It is used for overriding.
Default classes are called `ItemCore`.

So to override, you declare : `class Item extends ItemCore`
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through