wf-functions:isFieldAccessible

Determines whether a premium field is accessible or not.

Do not use this function. Premium content is not currently supported by the Widget Framework, and use of this function can therefore cause errors. Moreover, the function is deprecated and will be removed in a future release of the Widget Framework.

Syntax
wf-functions:isFieldAccessible(int,java.lang.String,java.lang.String)

Return type: boolean

Method executed

com.escenic.framework.tag.util.EWFUtil:isFieldAccessible(int,java.lang.String,java.lang.String)