Solar_View_Helper_Head::_fetchScriptInline()
protected
string
Solar_View_Helper_Head::_fetchScriptInline ( void
)
Support method to fetch inline scripts; child classes may wish to override this to wrap in a library-specific "when document is ready" logic.
Parameters
None.
Returns
(string) The code for all inline scripts.
Description
Support method to fetch inline scripts; child classes may wish to override this to wrap in a library-specific "when document is ready" logic.