Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
Helper for setting and retrieving the doctype

string
$_defaultDoctype= 'self::HTML4_LOOSE'
Default DocType
self::HTML4_LOOSE
Details
string
$_regKey= ''Zend_View_Helper_Doctype''
Registry key in which helper is stored
'Zend_View_Helper_Doctype'
Details
\ArrayObject
$_registry= ''
Registry containing current doctype and mappings

isHtml5(
)
:
\booleean
Is doctype HTML5? (HeadMeta uses this for validation)
Type | Description |
---|---|
\booleean |