info.magnolia.cms.gui.controlx.search
Class DialogBasedSearchConfig
java.lang.Object
info.magnolia.cms.gui.controlx.search.SearchConfigImpl
info.magnolia.cms.gui.controlx.search.DialogBasedSearchConfig
- All Implemented Interfaces:
- SearchConfig
public class DialogBasedSearchConfig
- extends SearchConfigImpl
Configers the search based on the dialog.
- Version:
- $Revision$ ($Author$)
- Author:
- Philipp Bracher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogBasedSearchConfig
public DialogBasedSearchConfig(info.magnolia.cms.core.Content dialogNode)
- Parameters:
dialogPath
-
init
protected void init(info.magnolia.cms.core.Content dialogNode)
throws Exception
- gets all the controls defined in the dialog
- Throws:
Exception
createSearchControl
protected SearchControlDefinition createSearchControl(info.magnolia.cms.core.Content controlNode)
throws Exception
- Throws:
Exception
createSearchControl
protected SearchControlDefinition createSearchControl(String name,
String label,
String searchType,
info.magnolia.cms.core.Content controlNode)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.