File: types.xml

package info (click to toggle)
zope-cmfplone 2.5.1-4etch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,752 kB
  • ctags: 5,237
  • sloc: python: 28,264; xml: 3,723; php: 129; makefile: 99; sh: 2
file content (60 lines) | stat: -rw-r--r-- 3,084 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0"?>
<object name="portal_types" meta_type="Plone Types Tool">
 <property
    name="title">Controls the available content types in your portal</property>
 <object name="ATBooleanCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATCurrentAuthorCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATDateCriteria" meta_type="Factory-based Type Information"/>
 <object name="ATDateRangeCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATListCriterion" meta_type="Factory-based Type Information"/>
 <object name="ATPathCriterion" meta_type="Factory-based Type Information"/>
 <object name="ATPortalTypeCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATReferenceCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATSelectionCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATSimpleIntCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATSimpleStringCriterion"
    meta_type="Factory-based Type Information"/>
 <object name="ATSortCriterion" meta_type="Factory-based Type Information"/>
 <object name="CMF Document" meta_type="Factory-based Type Information"/>
 <object name="CMF Event" meta_type="Factory-based Type Information"/>
 <object name="CMF Favorite" meta_type="Factory-based Type Information"/>
 <object name="CMF File" meta_type="Factory-based Type Information"/>
 <object name="CMF Folder" meta_type="Factory-based Type Information"/>
 <object name="CMF Image" meta_type="Factory-based Type Information"/>
 <object name="CMF Large Plone Folder"
    meta_type="Factory-based Type Information"/>
 <object name="CMF Link" meta_type="Factory-based Type Information"/>
 <object name="CMF News Item" meta_type="Factory-based Type Information"/>
 <object name="CMF Topic" meta_type="Factory-based Type Information"/>
 <object name="Discussion Item" meta_type="Factory-based Type Information"/>
 <object name="Document"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Event"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Favorite"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="File"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Folder"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Image"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Large Plone Folder"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Link"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="News Item"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="Plone Site"
    meta_type="Factory-based Type Information with dynamic views"/>
 <object name="TempFolder" meta_type="Factory-based Type Information"/>
 <object name="Topic"
    meta_type="Factory-based Type Information with dynamic views"/>
</object>