- concrete5 Cookbook
- David Strack
- 175字
- 2021-08-13 16:15:54
Chapter 1. Pages and Page Types
In this chapter we will cover the following topics:
- Getting the current Page object
- Getting a Page object by its ID
- Getting a Page object by its path
- Getting a Page type by its ID
- Getting a Page type by its handle
- Getting a page type's ID
- Getting a page type's name
- Getting a page type's handle
- Getting the icon for a page type
- Getting a list of pages that belong to a page type
- Creating a page type
- Updating a page type
- Deleting a page type
- Creating a page type
- Updating an existing page
- Setting page attributes
- Getting a page attribute
- Getting a page's ID
- Getting a page's path
- Getting a page's handle
- Getting a page's name
- Getting a page's description
- Getting a page's page type ID
- Getting a page's page type handle
- Getting a page's theme object
- Getting the children below a page
- Moving a page
- Deleting a page (and its children)
- Getting a list of pages
- Adding a page selector field to a form
推薦閱讀
- Oracle從入門到精通(第3版)
- 單片機應用技術
- Linux命令行與shell腳本編程大全(第4版)
- Learning Raspbian
- Express Web Application Development
- Bootstrap 4 Cookbook
- Spring Boot+MVC實戰指南
- Python:Deeper Insights into Machine Learning
- Elasticsearch Essentials
- Web Developer's Reference Guide
- Java EE項目應用開發
- HikariCP數據庫連接池實戰
- 現代JavaScript編程:經典范例與實踐技巧
- Thymeleaf 3完全手冊
- 寫給所有人的編程思維