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: 34820 $ ($Author: gjoseph $)
- Author:
- Philipp Bracher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogBasedSearchConfig
public DialogBasedSearchConfig(Content dialogNode)
- Parameters:
dialogPath
-
init
protected void init(Content dialogNode)
throws java.lang.Exception
- gets all the controls defined in the dialog
- Throws:
java.lang.Exception
createSearchControl
protected SearchControlDefinition createSearchControl(Content controlNode)
throws java.lang.Exception
- Throws:
java.lang.Exception
createSearchControl
protected SearchControlDefinition createSearchControl(java.lang.String name,
java.lang.String label,
java.lang.String searchType,
Content controlNode)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2003-2010 Magnolia International Ltd.. All Rights Reserved.