|
|
před 2 roky | |
|---|---|---|
| .. | ||
| Api | před 2 roky | |
| Block | před 2 roky | |
| Command | před 2 roky | |
| Controller | před 2 roky | |
| Helper | před 2 roky | |
| Model | před 2 roky | |
| Observer | před 2 roky | |
| Setup | před 2 roky | |
| Test | před 2 roky | |
| Ui/Component | před 2 roky | |
| ViewModel/Page/Grid | před 2 roky | |
| etc | před 2 roky | |
| i18n | před 2 roky | |
| view | před 2 roky | |
| LICENSE.txt | před 2 roky | |
| LICENSE_AFL.txt | před 2 roky | |
| README.md | před 2 roky | |
| composer.json | před 2 roky | |
| registration.php | před 2 roky | |
The CMS module provides the create, edit, and manage functionality on pages for different content types.
The Wysiwyg UI component is a customizable and configurable TinyMCE editor.
The default implementation has the following customizations:
The module interacts with the following layout handles:
view/base/layout directory:
The module interacts with the following layout handles:
view/adminhtml/layout directory:
cms_block_edit.xmlcms_block_index.xmlcms_block_new.xmlcms_page_edit.xmlcms_page_index.xmlcms_page_new.xmlcms_wysiwyg_images_contents.xmlcms_wysiwyg_images_index.xmlThe module interacts with the following layout handles in the view/frontend/layout directory:
cms_index_defaultindex.xmlcms_index_defaultnoroute.xmlcms_index_index.xmlcms_index_nocookies.xmlcms_noroute_index.xmlcms_page_view.xmldefault.xmlprint.xmlThis module extends following ui components located in the view/base/ui_component directory:
This module extends following ui components located in the view/adminhtml/ui_component directory:
cms_block_form.xmlcms_block_listing.xmlcms_page_form.xmlcms_page_listing.xml