Blame view

components/com_jmap/manifests/com_iproperty.json 366 Bytes
1 2 3 4 5 6 7 8 9 10 11 12
{
	"catrecursion":"1",
	"recursion_type":"multiadiacency",
	"item2category_table":"#__iproperty_propmid",
	"item2category_catid_field":"cat_id",
	"categories_table":"#__iproperty_categories",
	"category2category_table":"#__iproperty_categories",
	"category_table_id_field":"id",
	"category_table_name_field":"title",
 	"parent_field":"parent",
 	"child_field":"id"
}