- Drupal 8 Module Development
- Daniel Sipos
- 98字
- 2021-07-02 15:45:17
Working with links
One of the principle 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 that deals with these two, but can also be shortened into a single call via some helper methods.
推薦閱讀
- 軟件測試工程師面試秘籍
- Android 7編程入門經典:使用Android Studio 2(第4版)
- CouchDB and PHP Web Development Beginner’s Guide
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Java網絡編程核心技術詳解(視頻微課版)
- Linux Shell核心編程指南
- 后臺開發:核心技術與應用實踐
- Qlik Sense? Cookbook
- 零基礎學C語言(第4版)
- DB2SQL性能調優秘笈
- Mastering Leap Motion
- 數據結構:Python語言描述
- Head First Kotlin程序設計
- AngularJS UI Development
- Enterprise Application Architecture with .NET Core