- 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
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- Mastering ServiceStack
- 微服務與事件驅動架構
- Python Deep Learning
- OpenNI Cookbook
- 新手學Visual C# 2008程序設計
- Ray分布式機器學習:利用Ray進行大模型的數據處理、訓練、推理和部署
- Hands-On C++ Game Animation Programming
- Apache Karaf Cookbook
- Python機器學習實戰
- Java性能權威指南(第2版)
- UVM實戰
- Active Directory with PowerShell
- C語言程序設計
- C語言程序設計