资 源 简 介
This is a module for OpenCms that contains a flexible data source widget
The module contains a user interface widget that allows select list pull-down data to be obtained from dynamic data sources. The module contains a single widget which is configurable and extensible by adding data sources. Three data sources are included in the module:
A data source that obtains data from a repeated field within a structured content item
A data source that returns a list of structured content types
A data soruce that returns selection data using a database query
The widget also contains a framework for adding additional data sources.
Installing the module
Download the binary module.
Import the module into OpenCms using Administrator/Module management tools
Register the widget with OpenCms:
* Edit the file: WEB-INFconfigopencms-vfs.xml * Locate the
文 件 列 表
system
modules
com.efoundry.widgets
lib
com.efoundry.widgets.jar
modules
com.efoundry.widgets
classes
com
efoundry
widgets
workplace.properties
CmsCustomSourceSelectWidget.java
CmsCustomSourceSelectWidgetOption.java
CustomSelectValue.java
CustomSourceConfiguration.java
I_WidgetSelectSource.java
Messages.java
messages.properties
SelectOptionValue.java
manifest.xml