All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.wcmmode.tld Maven / Gradle / Ivy

There is a newer version: 6.6.0
Show newest version


    1.0
    wcmmode
    http://www.adobe.com/consulting/acs-aem-commons/wcmmode
    
        preview
        com.adobe.acs.commons.wcm.tags.wcmmode.PreviewMode
        JSP
        
            not
            true
            java.lang.Boolean
        
    
    
        design
        com.adobe.acs.commons.wcm.tags.wcmmode.DesignMode
        JSP
        
            not
            true
            java.lang.Boolean
        
    
    
        disabled
        com.adobe.acs.commons.wcm.tags.wcmmode.DisabledMode
        JSP
        
            not
            true
            java.lang.Boolean
        
    
    
        edit
        com.adobe.acs.commons.wcm.tags.wcmmode.EditMode
        JSP
        
            not
            true
            java.lang.Boolean
        
    
    
        setMode
        com.adobe.acs.commons.wcm.tags.wcmmode.SetWCMMode
        JSP
        
            mode
            true
            true
            java.lang.String
        
        
            restore
            true
            java.lang.Boolean
        
    
    
        isDesign
        com.adobe.acs.commons.wcm.tags.wcmmode.WCMModeFunctions
        boolean isDesign(javax.servlet.jsp.PageContext)
    
    
        isDisabled
        com.adobe.acs.commons.wcm.tags.wcmmode.WCMModeFunctions
        boolean isDisabled(javax.servlet.jsp.PageContext)
    
    
        isEdit
        com.adobe.acs.commons.wcm.tags.wcmmode.WCMModeFunctions
        boolean isEdit(javax.servlet.jsp.PageContext)
    
    
        isPreview
        com.adobe.acs.commons.wcm.tags.wcmmode.WCMModeFunctions
        boolean isPreview(javax.servlet.jsp.PageContext)
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy