- Mastering Drupal 8 Views
- Gregg Marshall
- 67字
- 2021-07-16 10:50:49
Chapter 2. Views from Scratch
In this chapter, we'll cover the basics of building Drupal Views. After building a simple listing of available properties, we will look at some Views terminology that defines the components of a view:
- Views types
- Displays
- Display Formats
- Display Contents
Finally, we'll finish the chapter by building a view from Drupal's watchdog log, which is something new in Drupal 8.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- React Native Cookbook
- C# 從入門到項目實踐(超值版)
- 編寫高質量代碼:改善Python程序的91個建議
- Learning Bayesian Models with R
- Vue.js 3.0源碼解析(微課視頻版)
- Internet of Things with the Arduino Yún
- Mastering Python High Performance
- Serverless架構
- Android項目實戰:手機安全衛士開發案例解析
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- 愛上C語言:C KISS
- 實驗編程:PsychoPy從入門到精通
- RESTful Web API Design with Node.js(Second Edition)
- Kohana 3.0 Beginner's Guide