lumis.portal.presentation.perspective.admin
Class AdminPerspectiveMarkupFilter

Package class diagram package AdminPerspectiveMarkupFilter
java.lang.Object
  extended by org.apache.wicket.markup.parser.AbstractMarkupFilter
      extended by lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
          extended by lumis.portal.presentation.tag.page.PageMarkupFilter
              extended by lumis.portal.presentation.perspective.user.UserPerspectiveMarkupFilter
                  extended by lumis.portal.presentation.perspective.admin.PortalStudioLayoutFileMarkupFilter
                      extended by lumis.portal.presentation.perspective.admin.AdminPerspectiveMarkupFilter
All Implemented Interfaces:
org.apache.wicket.markup.parser.IMarkupFilter

public class AdminPerspectiveMarkupFilter
extends PortalStudioLayoutFileMarkupFilter

Filters the perspective for the Administration mode.

Since:
6.0.0

Constructor Summary
AdminPerspectiveMarkupFilter(boolean stripLayoutFileTagsAndAttributes)
           
 
Method Summary
 
Methods inherited from class lumis.portal.presentation.perspective.admin.PortalStudioLayoutFileMarkupFilter
afterProcessTag, beforeProcessTag, getDefaultNamespacePrefix, getGenerateIdPrefix, getNamespaceURI, isHTMLElement
 
Methods inherited from class lumis.portal.presentation.tag.page.PageMarkupFilter
processTag
 
Methods inherited from class lumis.portal.presentation.core.AbstractLayoutFileMarkupFilter
createComponentTag, extractAttribute, generateId, getNamespacePrefix, isStripLayoutFileTagsAndAttributes, nextTag, pushTag
 
Methods inherited from class org.apache.wicket.markup.parser.AbstractMarkupFilter
getParent, nextComponentTag, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminPerspectiveMarkupFilter

public AdminPerspectiveMarkupFilter(boolean stripLayoutFileTagsAndAttributes)


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.