Method PageError404::generate
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Generate an error 404 page
public function void generate(integer $pageId, string $strDomain, string $strHost)
Parameters
- integer $pageId
- Not documented yet. Please add documentation to this entry.
- string $strDomain
- Default: null
- Not documented yet. Please add documentation to this entry.
- string $strHost
- Default: null
- Not documented yet. Please add documentation to this entry.
Add a comment