Spade
Mini Shell
| Directory:~$ /home/lmsyaran/www/administrator/components/com_phocacart/models/forms/ |
| [Home] [System Details] [Kill Me] |
<?xml version="1.0" encoding="utf-8"?>
<form>
<fieldset>
<field name="id" type="text" default="0"
label="JGLOBAL_FIELD_ID_LABEL" readonly="true"
class="readonly hidden" hidden="true" />
<field name="title" type="text"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_PARAMETER_LABEL"
description="COM_PHOCACART_FIELD_PARAMETER_DESC" />
<field name="alias" type="text"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_ALIAS_LABEL"
description="COM_PHOCACART_FIELD_ALIAS_DESC" />
<field name="value" type="textarea"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_VALUE_LABEL"
description="COM_PHOCACART_FIELD_VALUE_DESC" />
<field name="alias_value" type="text"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_ALIAS_VALUE_LABEL"
description="COM_PHOCACART_FIELD_ALIAS_VALUE_DESC" />
<field name="group_id"
type="PhocacartSpecificationGroups" default="0"
label="COM_PHOCACART_FIELD_GROUP_LABEL"
description="COM_PHOCACART_FIELD_GROUP_DESC"
class="inputbox" />
<field name="image" type="phocaselectfilenameimage"
manager="productimage"
label="COM_PHOCACART_FIELD_IMAGE_LABEL"
description="COM_PHOCACART_FIELD_IMAGE_DESC" class="inputbox
imageCreateThumbs" size="40" />
<field name="image_medium"
type="phocaselectfilenameimage" manager="productimage"
label="COM_PHOCACART_FIELD_IMAGE_MEDIUM_LABEL"
description="COM_PHOCACART_FIELD_IMAGE_MEDIUM_DESC"
class="inputbox imageCreateThumbs" size="40" />
<field name="image_small"
type="phocaselectfilenameimage" manager="productimage"
label="COM_PHOCACART_FIELD_IMAGE_SMALL_LABEL"
description="COM_PHOCACART_FIELD_IMAGE_SMALL_DESC"
class="inputbox imageCreateThumbs" size="40" />
<field name="color" type="phocacolortext"
label="COM_PHOCACART_FIELD_COLOR_LABEL"
description="COM_PHOCACART_FIELD_COLOR_DESC"
class="inputbox" size="40" default="" />
</fieldset>
</form>