markdown Drupal自定义模块文档
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Drupal自定义模块文档相关的知识,希望对你有一定的参考价值。
# Drupal Custom Module Documentation
## General
[Create Custom Module](https://www.drupal.org/docs/8/creating-custom-modules/prepare-a-module-skeleton)
[Creating Custom Form Module](https://trellon.com/content/blog/how-create-custom-form-in-drupal-8)
## Controllers
[Using Controllers in Drupal 8](https://vdmi.nl/blog/using-controllers-drupal-8)
## Routing
[Routing System](https://www.drupal.org/docs/8/api/routing-system/introductory-drupal-8-routes-and-controllers-example)
## Related Resources
[Form API](https://www.drupal.org/node/2117411)
[Form API render elements](https://api.drupal.org/api/drupal/elements/8.6.x)
[Render Arrays](https://www.drupal.org/docs/8/api/render-api/render-arrays)
以上是关于markdown Drupal自定义模块文档的主要内容,如果未能解决你的问题,请参考以下文章
markdown 以编程方式为Drupal 8中的错误页面(404等)设置自定义模板
markdown 以编程方式为Drupal 8中的错误页面(404等)设置自定义模板
如何 - 构建自定义 drupal 8 模块表单
Drupal 8 更新自定义模块的 language.po 文件
Drupal 自定义模块返回错误的标题
Drupal 8 自定义模块“找不到主题挂钩”