Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 år sedan
..
Declaration/Converter checkin 2 år sedan
Dir checkin 2 år sedan
ModuleList checkin 2 år sedan
Output checkin 2 år sedan
Plugin checkin 2 år sedan
Setup checkin 2 år sedan
Test/Unit checkin 2 år sedan
etc checkin 2 år sedan
ConflictChecker.php checkin 2 år sedan
DbVersionInfo.php checkin 2 år sedan
DependencyChecker.php checkin 2 år sedan
Dir.php checkin 2 år sedan
FullModuleList.php checkin 2 år sedan
Manager.php checkin 2 år sedan
ModuleList.php checkin 2 år sedan
ModuleListInterface.php checkin 2 år sedan
ModuleResource.php checkin 2 år sedan
PackageInfo.php checkin 2 år sedan
PackageInfoFactory.php checkin 2 år sedan
README.md checkin 2 år sedan
ResourceInterface.php checkin 2 år sedan
Setup.php checkin 2 år sedan
Status.php checkin 2 år sedan

README.md

Module

Magento\Framework\Module is Magento framework component that allows to build modular applications with Magento Framework. It serves as an add-on to Magento\Framework\App component, and provides following features:

  • configuration reader and format with module versions, dependencies, and state (active/inactive)
  • module manager that provides all information about loaded modules
  • directory reader, that allows to read configuration files from module
  • ability to turn on/off module output in separate configuration application
  • module db data installers