Last updated not available | Page history | Improve this page | Report an issue
Returns all registered JavaScript and HTML blocks.
API Doc: modX::getRegisteredClientScripts()
string getRegisteredClientScripts ()
Get all registered scripts into an array.
$scripts = $modx->getRegisteredClientScripts();