![JAR search and dependency download from the Maven repository](/logo.png)
org.semanticwb.portal.resources.AdvancedSearch.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of SWBPortal Show documentation
Show all versions of SWBPortal Show documentation
SemanticWebBuilder Portal API components and utilities
The newest version!
<?xml version="1.0" encoding="ISO-8859-1"?> <admresource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <xslfile>admresource.xslt</xslfile> <form name="frmAdmSemSearch" action="true" method="POST" enctype="multipart/form-data"> <fieldset> <input type="TEXT" name="prefixFilter" label="Prefijos utilizados (separados por comas):"/> <input type="TEXT" name="mapUrl" label="P?gina del Google map:"/> <input type="TEXT" name="detailUrl" label="P?gina de detalle:"/> <input type="TEXT" name="mapKey" label="Llave del API de Google maps:"/> </fieldset> <fieldset> <input type="SUBMIT" name="btnSave" value="Guardar"/> </fieldset> </form> </admresource>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy