Dashboard > FarCry 4.0 Developers Guide > Home > Custom Tag Libraries > Security Tags
Added by Blair McKenzie , last edited by Blair McKenzie on Nov 23, 2007  (view change)
Labels: 
(None)

<cfimport taglib="farcry.core.tags.security" prefix="sec" />

sec:CheckPermission

This tag checks the specified permissions for the current user. If the permission is not granted, the enclosed code is not executed.

Attribute Description Default
permission The name or objectid of the permission to check required
object The objectid of the object to check the permission against None - only used for item specific permissions such as dmNavigation View
error Set to true if you want an error displayed if permission is denied false
errormessage The error message ...

Powered by a free Atlassian Confluence Open Source Project License granted to FarCry CMS. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators