|
Previous Page |
Solar_App_Base_Helper_Head |
Next Page |
addScriptInline()
public
Solar_View_Helper_Head
addScriptInline (
string $code
)
Adds a <script> tag with inline code.
Inherited from Solar_View_Helper_Head.
Parameters
- (string)
$code: The inline code for the tag.
Returns
- (Solar_View_Helper_Head)
Description
Adds a <script> tag with inline code.