<uidefs>
<!--
  - ADOBE SYSTEMS INCORPORATED
  - Copyright 2002 Adobe Systems Incorporated. All Rights Reserved.
  - 
  - NOTICE:  Notwithstanding the terms of the Adobe GoLive End User 
  - License Agreement, Adobe permits you to reproduce and distribute this 
  - file only as an integrated part of a web site created with Adobe 
  - GoLive software and only for the purpose of enabling your client to 
  - display their web site. All other terms of the Adobe license 
  - agreement remain in effect.
 -->
	<category>navigation</category>
	<uiname>Navigation</uiname>

	<content-source>
		<uiname>Block View</uiname>
		<type>BlockView</type>
		<format>ASP/VBScript</format>
		<format>ASP/JScript</format>

		<data-source>
			<info-filepath>blockview.info6.asp</info-filepath>
		</data-source>

		<runtime-constructor>NewCSWBlockView</runtime-constructor>
		<runtime-filepath>include/blockview.runtime6.asp</runtime-filepath>

		<inspector>
			<parameter>
				<uiname>Content source</uiname>
				<control>combobox(GLRecordSets)</control>
				<errormessage>No content source specified.</errormessage>
				<info-parameter-name>csn</info-parameter-name>
			</parameter>
		</inspector>
		<display-icon>DCNavigation</display-icon>
	</content-source>

	<content-source>
		<uiname>Block View</uiname>
		<type>BlockView</type>
		<format>JSP/Java</format>

		<data-source>
			<info-filepath>blockview.info6.jsp</info-filepath>
		</data-source>

		<runtime-constructor>CSWBlockNavigatorView.newView</runtime-constructor>
		<runtime-filepath>com.adobe.gl.runtime6.utils.*</runtime-filepath>

		<inspector>
			<parameter>
				<uiname>Content source</uiname>
				<control>combobox(GLRecordSets)</control>
				<errormessage>No content source specified.</errormessage>
				<info-parameter-name>csn</info-parameter-name>
			</parameter>
		</inspector>
		<display-icon>DCNavigation</display-icon>
	</content-source>

	<content-source>
		<uiname>Block View</uiname>
		<type>BlockView</type>
		<format>PHP</format>

		<data-source>
			<info-filepath>blockview.info6.php</info-filepath>
		</data-source>

		<runtime-constructor>NewCSWBlockView</runtime-constructor>
		<runtime-filepath>include/blockview.runtime6.php</runtime-filepath>

		<inspector>
			<parameter>
				<uiname>Content source</uiname>
				<control>combobox(GLRecordSets)</control>
				<errormessage>No content source specified.</errormessage>
				<info-parameter-name>csn</info-parameter-name>
			</parameter>
		</inspector>
		<display-icon>DCNavigation</display-icon>
	</content-source>

</uidefs>
