layout
Tag hasPageFunction


Evaluates the user's pageFunctionPermissions and determines if a user has the specified access to the given function. Possible values for state are 'enabled', 'disabled' and 'hidden'.


Tag Information
Tag Classnet.sf.springlayout.web.security.taglib.HasPageFunctionTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
functionNametruetruejava.lang.StringThe name of the function that the tag checks
statetruetruejava.lang.Stringstate of the function possible values are 'enabled', 'disabled' and 'hidden'.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.