%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/lightco1/www/administrator/components/com_csvi/views/template/tmpl/export/
Upload File :
Create Path :
Current File : /home/lightco1/www/administrator/components/com_csvi/views/template/tmpl/export/source.xml

<?xml version="1.0" encoding="utf-8"?>
<form>
	<fields name="jform">
		<fieldset name="file">
			<field name="exportto"
				type="list"
				size="4"
				default="todownload"
				multiple="true"
				class="advancedSelect"
				onchange="Csvi.showExportSource(this.value)">
					<option value="todownload">COM_CSVI_EXPORT_TO_DOWNLOAD_LABEL</option>
					<option value="tofile">COM_CSVI_EXPORT_TO_LOCAL_LABEL</option>
					<option value="toftp">COM_CSVI_EXPORT_TO_FTP_LABEL</option>
					<option value="toemail">COM_CSVI_EXPORT_EMAIL_FILE_LABEL</option>
			</field>
		</fieldset>
		<fieldset name="localfield" label="COM_CSVI_EXPORT_TO_LOCAL_LABEL">
			<field name="localpath"
				   type="text"
				   class="input-xxlarge exportlocalpath" />
		</fieldset>
		<fieldset name="ftpfield" label="COM_CSVI_EXPORT_TO_FTP_LABEL">
			<field name="ftphost"
				type="text"
				class="input-xxlarge" />

			<field name="ftpport"
				type="text"
				class="input-mini" />

			<field name="ftpusername"
				type="text" />

			<field name="ftppass"
				type="password" />

			<field name="ftproot"
				type="text"
				class="input-xxlarge" />

			<field name="ftpfile"
				type="text"
				class="input-xlarge" />

			<field name="testftp"
				type="csvi.button"
				onclick="Csvi.testFtp('export'); return false;"
				text="COM_CSVI_TESTFTP_BUTTON"
				emptylabel="1"
				emptydescription="1" />
		</fieldset>
		<fieldset name="emailfield" label="COM_CSVI_EXPORT_EMAIL_FILE_LABEL">
			<field name="export_email_addresses"
				type="textarea"
				cols="50"
				rows="3" />

			<field name="export_email_addresses_cc"
				type="textarea"
				cols="50"
				rows="3" />

			<field name="export_email_addresses_bcc"
				type="textarea"
				cols="50"
				rows="3" />

			<field name="export_email_subject"
				type="text"
				class="input-xxlarge" />

			<field name="export_email_body"
				type="editor"
				height="350"
				filter="safehtml" />
		</fieldset>
	</fields>
</form>

Zerion Mini Shell 1.0