- 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
推薦閱讀
- Testing with JUnit
- PLC編程及應用實戰
- Python數據可視化之Matplotlib與Pyecharts實戰
- C語言程序設計
- 零基礎Java學習筆記
- 常用工具軟件立體化教程(微課版)
- MATLAB GUI純代碼編寫從入門到實戰
- Mastering HTML5 Forms
- Applied Deep Learning with Python
- After Effects CC技術大全
- Web程序設計與架構
- C++ Primer(中文版)(第5版)
- Xamarin Cross-platform Application Development(Second Edition)
- 青少年編程魔法課堂:Python圖形化創意編程
- 自然語言處理NLP從入門到項目實戰:Python語言實現