Solar_View_Helper_Head::addTitle()
public
Solar_View_Helper_Head
Solar_View_Helper_Head::addTitle
( string $text
)
Appends to the end of the current <title> string.
Parameters
(string)
$text
: The string to be appended to the title.
Returns
(Solar_View_Helper_Head)
Description
Appends to the end of the current <title> string.