conf.xml 791 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<root>
	<id>8</id>  <!--只能是唯一的英文字母-->
	<title>流程中心</title>
	<titleEN>Workflow Center</titleEN>	
	<desc>流程中心</desc>
	<icon>resource/image/8_wev8.gif</icon>
	<linkMode>2</linkMode>
	<loginView>0</loginView>
	<type>2</type>
	<perpage>5</perpage>
	<private>
		<jsList> 
		</jsList>
	</private>
	<public>
		<jsIdList>  
		</jsIdList>
		<cssIdList>
		</cssIdList>
	</public>
	<view>
		<url>/page/element/8/Workflow.jsp</url>
		<method/>
	</view>
	<setting>
		<url>/page/element/compatible/setting.jsp</url>
		<method>getWfSettingStr</method>
	</setting>
	<more>
		<url>/page/element/compatible/more.jsp</url>
		<method>getNoreadFlow</method>
	</more>
	<operation>/page/element/compatible/operation.jsp</operation>
</root>