getJsConfig() getJsConfig() : array Retrieve key-value array which will be encoded into JSON and added to HTML head tag as JavaScript block Returns array
getJsContent() getJsContent() : string Retrieve JavaScript code which will be added to HTML head tag Returns string
getJsOnReadyContent() getJsOnReadyContent() : string Retrieve JavaScript code which will be added to HTML head tag and fired after DOMReady event Returns string
getHeadContent() getHeadContent() : string Retrieve additional HTML content which will be added to HTML head tag Returns string
getBodyContent() getBodyContent() : string Retrieve additional HTML content which will be added to HTML body tag Returns string