org.broadleafcommerce.cms.admin.client
Class ContentManagementModule

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.AbstractModule
      extended by org.broadleafcommerce.openadmin.client.AbstractHtmlEditingModule
          extended by org.broadleafcommerce.cms.admin.client.ContentManagementModule
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint, HtmlEditingModule, Module

public class ContentManagementModule
extends AbstractHtmlEditingModule

Author:
jfischer

Field Summary
 
Fields inherited from class org.broadleafcommerce.openadmin.client.AbstractHtmlEditingModule
basicHtmlEditorIFramePath, htmlEditorIFramePath
 
Fields inherited from class org.broadleafcommerce.openadmin.client.AbstractModule
moduleKey, moduleTitle, order, pages
 
Constructor Summary
ContentManagementModule()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class org.broadleafcommerce.openadmin.client.AbstractHtmlEditingModule
getBasicHtmlEditorIFramePath, getHtmlEditorIFramePath, setBasicHtmlEditorIFramePath, setHtmlEditorIFramePath
 
Methods inherited from class org.broadleafcommerce.openadmin.client.AbstractModule
addConstants, getModuleKey, getModuleTitle, getOrder, getPages, postDraw, preDraw, registerModule, removeSection, setModuleKey, setModuleTitle, setOrder, setSection, setSecurity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.broadleafcommerce.openadmin.client.Module
getModuleKey, getModuleTitle, getOrder, getPages, postDraw, preDraw, setOrder
 

Constructor Detail

ContentManagementModule

public ContentManagementModule()
Method Detail

onModuleLoad

public void onModuleLoad()


Copyright © 2013. All Rights Reserved.