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

org.semanticwb.portal.resources.WBSearch_pt.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="ISO-8859-1"?>
<admresource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<xslfile>admresource.xslt</xslfile>
	<form name="frmSearch" action="true" method="POST" enctype="multipart/form-data">
		<admdbconnmgr defconn="true"/>
                <fieldset>
		<input type="FILE" name="template" label="Plantilla (xsl, xslt):" showfile="true" msg="Plantilla actual " bydefault="{@webpath}/swbadmin/xsl/WBSearch/WBSearch.xsl" msgbydefault="Plantilla por defecto " filetype="xsl|xslt" isshowfiletype="true" size="40"/>
                <input type="CHECKBOX" name="amaps" label="Buscar en todos los sitios" value="1"/>
                <input type="TEXT" name="tpini" label="Buscar apartir de la Categoria"/>
                <input type="TEXT" name="cls" label="Buscar solo clases del tipo"/>
                <input type="TEXT" name="pageSize" label="Elementos por P?gina"/>
                </fieldset>
                <fieldset>
		<input type="SUBMIT" name="btnSave"  value="Guardar" />
		<input type="RESET"  name="btnReset" value="Cancelar" />
                </fieldset>
	</form>
</admresource>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy