Spade

Mini Shell

Directory:~$ /home/lmsyaran/www/administrator/components/com_phocacart/models/forms/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/www/administrator/components/com_phocacart/models/forms/phocacartcategory.xml

<?xml version="1.0" encoding="utf-8"?>
<form>

    <fieldset
addfieldpath="/administrator/components/com_phocacart/models/fields">

        <field name="id" type="text"
default="0" label="JGLOBAL_FIELD_ID_LABEL"
required="true" readonly="true"
class="readonly"/>

        <field name="title" type="text"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_TITLE_LABEL"
description="COM_PHOCACART_FIELD_TITLE_DESC"
required="true"/>

        <field name="alias" type="text"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_ALIAS_LABEL"
description="COM_PHOCACART_FIELD_ALIAS_DESC"/>

        <field name="parent_id"
type="phocacartcategory"
label="COM_PHOCACART_FIELD_PARENT_CATEGORY_LABEL"
description="COM_PHOCACART_FIELD_PARENT_CATEGORY_DESC"
class="inputbox"/>

        <field name="ordering"
type="PhocacartOrdering" table="category"
class="inputbox"
label="COM_PHOCACART_FIELD_ORDERING_LABEL"
description="COM_PHOCACART_FIELD_ORDERING_DESC"/>

        <field name="access" type="accesslevel"
label="JFIELD_ACCESS_LABEL"
description="JFIELD_ACCESS_DESC" class="inputbox"
size="1"/>


        <field name="group" type="PhocacartGroups"
table="2" class="inputbox" size="40"
label="COM_PHOCACART_FIELD_CUSTOMER_GROUP_LABEL"
description="COM_PHOCACART_FIELD_CUSTOMER_GROUP_DESC"/>

        <field name="type" type="list"
label="COM_PHOCACART_FIELD_TYPE_LABEL"
description="COM_PHOCACART_FIELD_TYPE_DESC"
class="inputbox" size="1" default="0">
            <option
value="0">COM_PHOCACART_COMMON</option>
            <option
value="1">COM_PHOCACART_ONLINE_SHOP_ONLY</option>
            <option
value="2">COM_PHOCACART_POS_ONLY</option>
        </field>

        <field name="description" type="editor"
buttons="true" hide="pagebreak,readmore"
class="inputbox"
label="COM_PHOCACART_FIELD_DESCRIPTION_LABEL"
filter="JComponentHelper::filterText"
              
description="COM_PHOCACART_FIELD_DESCRIPTION_DESC"/>

        <field name="image"
type="phocaselectfilenameimage" manager="categoryimage"
label="COM_PHOCACART_FIELD_IMAGE_LABEL"
description="COM_PHOCACART_FIELD_IMAGE_DESC"
class="inputbox" size="40"/>
		
		<field name="icon_class" type="text"
label="COM_PHOCACART_FIELD_CATEGORY_ICON_CLASS_LABEL" 
description="COM_PHOCACART_FIELD_CATEGORY_ICON_CLASS_DESC"
class="inputbox" size="40" />

        <field name="title_feed" type="text"
class="inputbox" size="40"
label="COM_PHOCACART_FIELD_CATEGORY_TITLE_XML_FEED_LABEL"
description="COM_PHOCACART_FIELD_CATEGORY_TITLE_XML_FEED_DESC"/>

        <field name="type_feed" type="textarea"
label="COM_PHOCACART_FIELD_CATEGORY_TYPE_FEED_LABEL"
description="COM_PHOCACART_FIELD_CATEGORY_TYPE_FEED_DESC"
class="inputbox" rows="3" cols="30"/>

        <field name="metatitle" type="text"
               label="COM_PHOCACART_FIELD_TITLE_LABEL"
description="COM_PHOCACART_FIELD_TITLE_DESC"
               class="inputbox"/>

        <field name="metakey" type="textarea"
               label="JField_Meta_Keywords_Label"
description="JField_Meta_Keywords_Desc"
               class="inputbox" rows="3"
cols="30"/>

        <field name="metadesc" type="textarea"
               label="JField_Meta_Description_Label"
description="JField_Meta_Description_Desc"
               class="inputbox" rows="3"
cols="30"/>
    </fieldset>

    <fieldset name="publish"
label="COM_PHOCACART_GROUP_LABEL_PUBLISHING_DETAILS">

        <field name="published" type="list"
label="COM_PHOCACART_FIELD_PUBLISHED_LABEL"
description="COM_PHOCACART_FIELD_PUBLISHED_DESC"
class="inputbox" size="1" default="1">
            <option value="1">JPUBLISHED</option>
            <option value="0">JUNPUBLISHED</option>
        </field>

        <field name="language"
type="contentlanguage" label="JFIELD_LANGUAGE_LABEL"
description="COM_PHOCACART_FIELD_LANGUAGE_DESC"
class="inputbox">
            <option value="*">JALL</option>
        </field>

        <field name="date" type="Calendar"
class="inputbox" label="COM_PHOCACART_FIELD_DATE_LABEL"
description="COM_PHOCACART_FIELD_DATE_DESC"
filter="JComponentHelper::filterText"/>
		
		<field name="created" type="Calendar"
class="inputbox"
label="COM_PHOCACART_FIELD_CREATED_DATE_LABEL"
description="COM_PHOCACART_FIELD_CREATED_DATE_DESC"
readonly="readonly" translateformat="true"
showtime="true" />

<field name="created_by" type="user"
class="inputbox"
label="COM_PHOCACART_FIELD_CREATED_BY_LABEL"
description="COM_PHOCACART_FIELD_CREATED_BY_DESC"
readonly="readonly" />

<field name="modified" type="Calendar"
class="inputbox"
label="COM_PHOCACART_FIELD_MODIFIED_DATE_LABEL"
description="COM_PHOCACART_FIELD_MODIFIED_DATE_DESC"
readonly="readonly" translateformat="true"
showtime="true" />

<field name="modified_by" type="user"
class="inputbox"
label="COM_PHOCACART_FIELD_MODIFIED_BY_LABEL"
description="COM_PHOCACART_FIELD_MODIFIED_BY_DESC"
readonly="readonly" />
        <!--
        <field name="hits" type="Text"
class="inputbox" size="6"
label="COM_PHOCACART_FIELD_HITS"
description="COM_PHOCACART_FIELD_HITS_DESC" />
        -->
    </fieldset>

    <fields name="metadata">
        <fieldset name="metadata"
label="JGLOBAL_FIELDSET_METADATA_OPTIONS">

            <field name="robots"
                   type="list"
                   label="JFIELD_METADATA_ROBOTS_LABEL"
                   description="JFIELD_METADATA_ROBOTS_DESC"
            >
                <option
value="">JGLOBAL_USE_GLOBAL</option>
                <option value="index,
follow">JGLOBAL_INDEX_FOLLOW</option>
                <option value="noindex,
follow">JGLOBAL_NOINDEX_FOLLOW</option>
                <option value="index,
nofollow">JGLOBAL_INDEX_NOFOLLOW</option>
                <option value="noindex,
nofollow">JGLOBAL_NOINDEX_NOFOLLOW</option>
            </field>
            <!--
                <field name="author" type="text"
label="JAUTHOR"
                    description="JField_Metadata_Author_Desc"
size="20" />

                <field name="rights" type="text"
                    label="JFIELD_META_RIGHTS_LABEL"
description="JFIELD_META_RIGHTS_DESC"
                    required="" filter="string"
cols="30" rows="2" /> -->
        </fieldset>
    </fields>


</form>