|
Previous Page |
Solar_App_Base_Helper_Head |
Next Page |
addMetaHttp()
public
Solar_View_Helper_Head
addMetaHttp (
string $http_equiv,
string $content
)
Adds a <meta> HTTP-Equivalent tag.
Inherited from Solar_View_Helper_Head.
Parameters
- (string)
$http_equiv: The equivalent HTTP header label. - (string)
$content: The equivalent HTTP header value.
Returns
- (Solar_View_Helper_Head)
Description
Adds a <meta> HTTP-Equivalent tag.