CWP\CWP\PageTypes
Classes
BaseHomePage is the basic home page.
BasePage
is a foundation page class which can be used for constructing your own page types. By default it is
hidden from the CMS - we rely on developers creating their own Page
class in mysite/code
which will extend
from BasePage
.
The parameters apply in the following preference order:
- Highest priority: Tag & date (or date range)
- Month (and Year)
- Pagination
The parameters apply in the following preference order:
- Highest priority: Tag & date (or date range)
- Month (and Year)
- Pagination
FooterHolder is intended as an invisible container for footer links and pages.