Azeri
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
vhosts
/
chipionatv.com
/
httpdocs
/
plugins
/
josetta_ext
/
k2category
/
Filename :
definitions.xml
back
Copy
<?xml version="1.0" encoding="UTF-8"?> <josetta> <context>com_k2_category</context> <name>K2 Category</name> <table>#__k2_categories</table> <reference> <id> <column>id</column> <type>int</type> <size>11</size> </id> <title> <column>name</column> <type>josettatext</type> <size>255</size> </title> <published> <column>published</column> <type>int</type> <size>6</size> </published> <parent> <column>parent</column> <type>int</type> <size>11</size> </parent> </reference> <reference_filters> <reference_filter> <table>#__k2_categories</table> <column>trash</column> <value>0</value> </reference_filter> </reference_filters> </josetta>