All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.cfeclipse.cfml.dictionary.layouts.cfml701.cfldap.xml Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<dialog>

<tab name="General">
	
	<field name="name"/>
	
	<field name="dn"/>
	
	<field name="start"/>
	
	<field name="attributes"/>
	
	<field name="separator"/>
	
	<field name="delimiter"/>
	
	<field name="action"/>
	
	<field name="modifytype"/>
	
	<field name="scope"/>
	
</tab>

<tab name="Query">
	
	<field name="filter"/>
	
	<field name="filterfile"/>
	
	<field name="startrow"/>
	
	<field name="maxrows"/>
	
	<field name="sort"/>
	
	<field name="sortcontrol"/>
	
	<field name="referral"/>
	
	<field name="secure"/>
	
	<field name="rebind"/>
	
</tab>

<tab name="Connection">
	
	<field name="server"/>
	
	<field name="username"/>
	
	<field name="password"/>
	
	<field name="port"/>
	
	<field name="timeout"/>
	
</tab>

</dialog>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy