- Drupal 8 Module Development
- Daniel Sipos
- 94字
- 2021-07-02 12:22:41
Working with links
One of the principal characteristics of a web application is the myriad of links between its resources. They are in fact the glue that brings it together. So, in this section, I want to show you a few common techniques used while working with links programmatically in Drupal 8.
There are two main aspects when talking about link building in Drupal—the URL and the actual link tag itself. So, creating a link involves a two-step process, but can also be shortened into a single call via some helper methods.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Building a Home Security System with Raspberry Pi
- Python爬蟲開發與項目實戰
- Hands-On JavaScript High Performance
- Python機器學習編程與實戰
- Elasticsearch Server(Third Edition)
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- Android Sensor Programming By Example
- MySQL 8從零開始學(視頻教學版)
- 金融商業數據分析:基于Python和SAS
- Ubuntu Server Cookbook
- H5匠人手冊:霸屏H5實戰解密
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)
- Web 2.0策略指南