Class AbstractVarTEI

    • Constructor Detail

      • AbstractVarTEI

        public AbstractVarTEI()
    • Method Detail

      • getVariableInfo

        public VariableInfo[] getVariableInfo​(TagData data)
        Description copied from class: TagExtraInfo
        information on scripting variables defined by the tag associated with this TagExtraInfo instance. Request-time attributes are indicated as such in the TagData parameter.
        Overrides:
        getVariableInfo in class TagExtraInfo
        Parameters:
        data - The TagData instance.
        Returns:
        An array of VariableInfo data, or null or a zero length array if no scripting variables are to be defined.