CkeditorTemplateDeleteForm.php |
src/Form/CkeditorTemplateDeleteForm.php |
Drupal\ckeditor_templates_ui\Form |
|
CkeditorTemplateForm.php |
src/Form/CkeditorTemplateForm.php |
Drupal\ckeditor_templates_ui\Form |
|
CkeditorTemplateListBuilder.php |
src/Controller/CkeditorTemplateListBuilder.php |
Drupal\ckeditor_templates_ui\Controller |
|
CkeditorTemplates.php |
src/Entity/CkeditorTemplates.php |
Drupal\ckeditor_templates_ui\Entity |
|
CkeditorTemplatesUi.php |
src/CkeditorTemplatesUi.php |
Drupal\ckeditor_templates_ui |
|
CkeditorTemplatesUiInterface.php |
src/CkeditorTemplatesUiInterface.php |
Drupal\ckeditor_templates_ui |
|
ckeditor_templates_ui.info.yml |
ckeditor_templates_ui.info.yml |
|
ckeditor_templates_ui.info.yml |
ckeditor_templates_ui.links.action.yml |
ckeditor_templates_ui.links.action.yml |
|
ckeditor_templates_ui.links.action.yml |
ckeditor_templates_ui.links.menu.yml |
ckeditor_templates_ui.links.menu.yml |
|
ckeditor_templates_ui.links.menu.yml |
ckeditor_templates_ui.module |
ckeditor_templates_ui.module |
|
Ckeditor_templates_ui module file. |
ckeditor_templates_ui.permissions.yml |
ckeditor_templates_ui.permissions.yml |
|
ckeditor_templates_ui.permissions.yml |
ckeditor_templates_ui.post_update.php |
ckeditor_templates_ui.post_update.php |
|
Post update functions for the ckeditor_templates_ui module. |
ckeditor_templates_ui.routing.yml |
ckeditor_templates_ui.routing.yml |
|
ckeditor_templates_ui.routing.yml |
ckeditor_templates_ui.schema.yml |
config/schema/ckeditor_templates_ui.schema.yml |
|
config/schema/ckeditor_templates_ui.schema.yml |
README.txt |
README.txt |
|
# INTRODUCTION
Ckeditor templates user interface provide user interface for
adding ckeditor templates.
# REQUIREMENTS
This module extend https://www.drupal.org/project/ckeditor_templates module
features by providing user interface to add… |