Spade
Mini Shell
| Directory:~$ /home/lmsyaran/public_html/components/com_hikamarket/views/vendormarket/tmpl/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<metadata>
<state>
<name>Vendor page</name>
<params addpath="/components/com_hikamarket/params">
<param name="vendor_id" type="text"
default="0" label="Select a vendor id"
description="Select here the vendor id to display for the current
link" />
</params>
</state>
<layout
title="COM_HIKAMARKET_VENDORMARKET_SHOW_VIEW_DEFAULT_TITLE">
<message></message>
</layout>
<fields name="params"
addfieldpath="/components/com_hikamarket/fields">
<fieldset name="basic" label="Select a
vendor">
<field id="vendor_id" name="vendor_id"
type="text" label="Select a vendor id"
description="Select here the vendor id to display for the current
link" />
</fieldset>
</fields>
</metadata>