Comments: on this page. Click to read or post your own.
ErrorPage holds the content for the page of an error response.
Renders the page on each publish action into a static HTML file within the assets directory, after the naming convention /assets/error-<statuscode>.html. This enables us to show errors even if PHP experiences a recoverable error. ErrorPages
Located in /sapphire/core/model/ErrorPage.php (line 13)
Page | --ErrorPage
When an error page is published, create a static HTML page with its content, so the page can be shown even when SilverStripe is not functioning correctly before publishing this page normally.
Ensures that there is always a 404 page.
Documentation generated on Sun, 19 Oct 2008 06:40:45 +1300 by phpDocumentor 1.3.2