Class ErrorPageSubsite
Plug-ins for additional functionality in your DataObjects.
Note: DataObjectDecorators are not actually Decorators in the GoF Design Patterns sense of the word. A better name for this class would be DataExtension. However, in the interests of backward compatibility we haven't renamed the class.
- Extension
-
DataObjectDecorator
-
ErrorPageSubsite
Methods summary
public
|
#
alternateFilepathForErrorcode( mixed $statusCode, mixed $locale = null )
Alter file path to generated a static (static) error page file to handle error page template on different sub-sites |
Methods inherited from DataObjectDecorator
augmentDatabase(),
augmentSQL(),
augmentWrite(),
can(),
canCreate(),
canDelete(),
canEdit(),
extraStatics(),
flushCache(),
load_extra_statics(),
onAfterDelete(),
onAfterWrite(),
onBeforeDelete(),
onBeforeWrite(),
populateDefaults(),
requireDefaultRecords(),
updateCMSActions(),
updateCMSFields(),
updateFieldLabels(),
updateFrontEndFields(),
updateSummaryFields()
Methods inherited from Extension
__construct(),
clearOwner(),
getOwner(),
get_classname_without_arguments(),
setOwner()