Topics

Function ipHtmlAttributes()

ipHtmlAttributes — Get HTML attributes for tag.

Description:

string ipHtmlAttributes ( [ integer|null $doctype ] )

Get HTML attributes for tag.

Package: ImpressPages

Parameters:

integer|null $doctype = null Doctype value. For constant value list, see \Ip\Response\Layout class definition.

Return values:

string A string with generated attributes for <html> tag.
comments powered by Disqus