Function ipDoctypeDeclaration()
Description:
string
ipDoctypeDeclaration
(
[
integer|null
$doctype
]
)
Get HTML document type declaration string
Package: ImpressPagesParameters:
integer|null |
$doctype = null |
Doctype value. For constant value list, see \Ip\Response\Layout class definition. |
Return values:
string
|
Document type declaration string. |
Thrown exceptions:
|