- concrete5 Cookbook
- David Strack
- 86字
- 2021-08-13 16:16:00
Chapter 2. Working with Blocks
In this chapter we will cover the following recipes:
- Creating a custom block type
- Using block controller callback functions
- Sending variables from the controller to the view
- Adding items to the page header and footer from the block controller
- Creating custom block templates
- Including JavaScript in block forms
- Including JavaScript in the block view
- Including CSS in the block view
- Loading a block type by its handle
- Adding a block to a page
- Getting the blocks from an area
推薦閱讀
- Mastering C# Concurrency
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- 從零開始學(xué)Linux編程
- Python3.5從零開始學(xué)
- SignalR:Real-time Application Development(Second Edition)
- Python Deep Learning
- 超好玩的Scratch 3.5少兒編程
- Flink入門與實(shí)戰(zhàn)
- Python面向?qū)ο缶幊蹋ǖ?版)
- 微信小程序開發(fā)圖解案例教程:附精講視頻(第3版)
- ASP.NET開發(fā)技巧精講
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)
- Introduction to Programming
- Drupal 8 Module Development