modX.getRegisteredClientScripts

Skip to end of metadata
Go to start of metadata


modX::getRegisteredClientScripts

Returns all registered JavaScript and HTML blocks.

Syntax

API Doc: http://api.modxcms.com/modx/modX.html#getRegisteredClientScripts

string getRegisteredClientScripts ()

Example

Get all registered scripts into an array.

$scripts = $modx->getRegisteredClientScripts();

See Also

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.