Microsite Page - a container class.
Located in /microsite-defs.php (line 2039)
How many seconds to cache this page
Whether this page is an Axyl core page
Order (for displaying menu lables)
Whether this page is to be published
Menuoption ID - FK to ax_menuoption record
Label for menu option of this page
Whether this page is the microsite home page
Name of microsite this page is for
Unique microsite page ID
Microsite template ID (Fk)
Axyl sitepage ID (Fk)
Axyl sitepage page filepath
Title of this page
The microsite template object applied to this page
Constructor
Create a new microsite_page
Delete this page from the database. We also delete all other records associated with this page, and do not rely on RI.
Get the associated details for this page, from the database. This includes the template(s) associated with the page, and also the menuoption_id linking to the associated menu option record.
Publish this microsite page. We create a sitepage record, and save a FK to it, create a menuoption for the page and FK to that, and we create a physical page from the microsite template.
Update or create the microsite page. Also saves the template data associated with it.
Documentation generated by phpDocumentor 1.3.0RC3