- Drupal 8 Module Development
- Daniel Sipos
- 91字
- 2021-07-02 15:45:22
Token summary
The token system is an important part of Drupal because it allows us to easily transform raw data into useful values using placeholder strings. It is a widely used and flexible system that many contributed modules build (and will build) upon. The great thing about tokens is the UI component. There are modules that will allow users to define strings in the UI but make it possible to fill it up with various tokens that it will replace. Also, this is something you can do as a module developer.
推薦閱讀
- Python程序設(shè)計(第3版)
- Flask Web開發(fā)入門、進(jìn)階與實戰(zhàn)
- 跟小海龜學(xué)Python
- 精通搜索分析
- Securing WebLogic Server 12c
- PhpStorm Cookbook
- 程序員修煉之道:通向務(wù)實的最高境界(第2版)
- concrete5 Cookbook
- Unity 2D Game Development Cookbook
- Windows內(nèi)核編程
- AIRIOT物聯(lián)網(wǎng)平臺開發(fā)框架應(yīng)用與實戰(zhàn)
- 計算機應(yīng)用基礎(chǔ)案例教程
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎(chǔ)卷)
- JavaScript動態(tài)網(wǎng)頁編程
- Unity Character Animation with Mecanim