Blame | Letzte Änderung | Log anzeigen | RSS feed
enableSecurity()enables template securityDescription===========stringenableSecuritystringsecurityclassstringenableSecurityobjectsecurityobjectstringenableSecurityThis enables security checking on templates. It uses the followingparameters:- `securityclass` is an optional parameter. It\'s the name of theclass with defines the security policy parameters.- `securityobject` is an optional parameter. It\'s the object withdefines the security policy parameters.For the details how to setup a security policy see the[Security](#advanced.features.security) section.See also [`disableSecurity()`](#api.disable.security), and[Security](#advanced.features.security).