|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
App | %!s(int64=5) %!d(string=hai) anos | |
Block | %!s(int64=5) %!d(string=hai) anos | |
Console | %!s(int64=5) %!d(string=hai) anos | |
Controller | %!s(int64=5) %!d(string=hai) anos | |
Model | %!s(int64=5) %!d(string=hai) anos | |
Observer | %!s(int64=5) %!d(string=hai) anos | |
Setup | %!s(int64=5) %!d(string=hai) anos | |
Test | %!s(int64=5) %!d(string=hai) anos | |
etc | %!s(int64=5) %!d(string=hai) anos | |
i18n | %!s(int64=5) %!d(string=hai) anos | |
view | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=5) %!d(string=hai) anos | |
LICENSE_AFL.txt | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos | |
registration.php | %!s(int64=5) %!d(string=hai) anos |
#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.