source: WAeUP_SRP/trunk/profiles/default/schemas/custom_portlet.xml @ 3858

Last change on this file since 3858 was 3689, checked in by Henrik Bettermann, 16 years ago

New BASE and EXTENSION profiles

File size: 352 bytes
Line 
1<?xml version="1.0"?>
2<object name="custom_portlet" meta_type="CPS Schema">
3 <field name="custom_cache_params" meta_type="CPS String List Field">
4  <property name="default_expr">python:['no-cache']</property>
5 </field>
6 <field name="js_render_method" meta_type="CPS String Field"/>
7 <field name="render_method" meta_type="CPS String Field"/>
8</object>
Note: See TracBrowser for help on using the repository browser.