Merges global and per-view scripts for the provided view.
Example
${core:mergeGlobalAndViewScripts(view)}Function Information
| Function Class: | com.semanticcms.core.taglib.Functions |
|---|---|
| Function Signature: | java.util.Map<java.lang.String, java.lang.String> mergeGlobalAndViewScripts(com.semanticcms.core.servlet.View) |
| Display Name: | None |