|
преди 5 години | |
---|---|---|
.. | ||
App | преди 5 години | |
Block | преди 5 години | |
Console | преди 5 години | |
Controller | преди 5 години | |
Model | преди 5 години | |
Observer | преди 5 години | |
Setup | преди 5 години | |
Test | преди 5 години | |
etc | преди 5 години | |
i18n | преди 5 години | |
view | преди 5 години | |
LICENSE.txt | преди 5 години | |
LICENSE_AFL.txt | преди 5 години | |
README.md | преди 5 години | |
composer.json | преди 5 години | |
registration.php | преди 5 години |
#Config The Config module is designed to implement system configuration functionality. It provides mechanisms to add, edit, store and retrieve the configuration data for each scope (there can be a default scope as well as scopes for each website and store).
Modules can add items to be configured on the system configuration page by creating system.xml files in their etc/adminhtml directories. These system.xml files get merged to populate the forms in the config page.