source: products/vendor/Products.CacheSetup/current/Products/CacheSetup/profiles/default/types.xml @ 3296

Last change on this file since 3296 was 3296, checked in by fenix, 12 years ago

Load Products.CacheSetup?-1.2.1 into vendor/Products.CacheSetup?/current.

File size: 679 bytes
Line 
1<?xml version="1.0"?>
2<object name="portal_types">
3 <object name="CacheTool" meta_type="Factory-based Type Information"/>
4 <object name="CachePolicy" meta_type="Factory-based Type Information"/>
5 <object name="ContentCacheRule" meta_type="Factory-based Type Information"/>
6 <object name="HeaderSet" meta_type="Factory-based Type Information"/>
7 <object name="HeaderSetFolder" meta_type="Factory-based Type Information"/>
8 <object name="PolicyHTTPCacheManagerCacheRule"
9    meta_type="Factory-based Type Information"/>
10 <object name="RuleFolder" meta_type="Factory-based Type Information"/>
11 <object name="TemplateCacheRule" meta_type="Factory-based Type Information"/>
12</object>
Note: See TracBrowser for help on using the repository browser.