Comments: on this page. Click to read or post your own.
Virtual Page creates an instance of a page, with the same fields that the original page had, but readonly.
This allows you can have a page in mulitple places in the site structure, with different children without duplicating the content Note: This Only duplicates $db fields and not the $has_one etc..
Located in /sapphire/core/model/VirtualPage.php (line 8)
Page | --VirtualPage
Ensure we have an up-to-date version of everything.
Generate the CMS fields from the fields from the original page.
Generates the array of fields required for the page type.
We have to change it to copy all the content from the original page first.
Documentation generated on Sun, 19 Oct 2008 06:47:36 +1300 by phpDocumentor 1.3.2