| { |
| "jcr:primaryType": "sling:Page", |
| "jcr:content": { |
| "sling:resourceType": "sling-cms/components/pages/base", |
| "jcr:title": "Taxonomy", |
| "jcr:primaryType": "nt:unstructured", |
| "container": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/general/container", |
| "contentactions": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contentactions", |
| "actions": { |
| "taxonomy": { |
| "jcr:primaryType": "nt:unstructured", |
| "label": "Taxonomy Item", |
| "prefix": "/cms/actions/create/taxonomy.html" |
| } |
| } |
| }, |
| "contentbreadcrumb": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contentbreadcrumb", |
| "depth": 2, |
| "prefix": "/cms/taxonomy/list.html" |
| }, |
| "contenttable": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/contenttable", |
| "depth":1, |
| "columns": { |
| "jcr:primaryType": "nt:unstructured", |
| "resourceTypes": [ |
| "sling:Page", |
| "sling:Taxonomy", |
| "sling:File", |
| "sling:OrderedFolder", |
| "sling:Folder" |
| ], |
| "name": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/name", |
| "link": true, |
| "jcr:title": "Name", |
| "prefix": "/cms/taxonomy/list.html" |
| }, |
| "jcr:title": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/text", |
| "jcr:title": "Title", |
| "property": "jcr:title" |
| }, |
| "lastModified": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/lastmodified", |
| "jcr:title": "Last Modified", |
| "subPath": "" |
| }, |
| "actions": { |
| "jcr:primaryType": "nt:unstructured", |
| "sling:resourceType": "sling-cms/components/cms/columns/actions" |
| |
| } |
| } |
| } |
| } |
| } |
| } |