[3689] | 1 | <?xml version="1.0"?> |
---|
| 2 | <object name="custom_portlet" meta_type="CPS Layout"> |
---|
| 3 | <property name="layout_create_method"></property> |
---|
| 4 | <property name="layout_edit_method"></property> |
---|
| 5 | <property name="layout_view_method"></property> |
---|
| 6 | <property name="style_prefix">layout_portlet_</property> |
---|
| 7 | <property name="flexible_widgets"/> |
---|
| 8 | <property name="validate_values_expr"></property> |
---|
| 9 | <widget name="custom_cache_params" meta_type="Lines Widget"> |
---|
| 10 | <property name="fields"> |
---|
| 11 | <element value="custom_cache_params"/> |
---|
| 12 | </property> |
---|
| 13 | <property |
---|
| 14 | name="label_edit">cpsportlets_common_custom_cache_params_label</property> |
---|
| 15 | <property name="is_i18n">True</property> |
---|
| 16 | <property name="readonly_layout_modes"/> |
---|
| 17 | <property name="hidden_layout_modes"> |
---|
| 18 | <element value="view"/> |
---|
| 19 | </property> |
---|
| 20 | <property name="hidden_readonly_layout_modes"/> |
---|
| 21 | </widget> |
---|
| 22 | <widget name="js_render_method" meta_type="String Widget"> |
---|
| 23 | <property name="fields"> |
---|
| 24 | <element value="js_render_method"/> |
---|
| 25 | </property> |
---|
| 26 | <property |
---|
| 27 | name="label_edit">cpsportlets_custom_js_render_method_label</property> |
---|
| 28 | <property name="is_i18n">True</property> |
---|
| 29 | <property name="hidden_layout_modes"> |
---|
| 30 | <element value="view"/> |
---|
| 31 | </property> |
---|
| 32 | <property name="display_width">36</property> |
---|
| 33 | </widget> |
---|
| 34 | <widget name="portlet" meta_type="CPS Portlet Custom Widget"> |
---|
| 35 | <property name="fields"> |
---|
| 36 | <element value="portlet"/> |
---|
| 37 | </property> |
---|
| 38 | <property name="readonly_layout_modes"/> |
---|
| 39 | <property name="hidden_layout_modes"> |
---|
| 40 | <element value="edit"/> |
---|
| 41 | </property> |
---|
| 42 | <property name="hidden_readonly_layout_modes"/> |
---|
| 43 | </widget> |
---|
| 44 | <widget name="render_method" meta_type="String Widget"> |
---|
| 45 | <property name="fields"> |
---|
| 46 | <element value="render_method"/> |
---|
| 47 | </property> |
---|
| 48 | <property name="is_required">True</property> |
---|
| 49 | <property |
---|
| 50 | name="label_edit">cpsportlets_custom_render_method_label</property> |
---|
| 51 | <property name="is_i18n">True</property> |
---|
| 52 | <property name="readonly_layout_modes"/> |
---|
| 53 | <property name="hidden_layout_modes"> |
---|
| 54 | <element value="view"/> |
---|
| 55 | </property> |
---|
| 56 | <property name="hidden_readonly_layout_modes"/> |
---|
| 57 | <property name="display_width">36</property> |
---|
| 58 | </widget> |
---|
| 59 | <table> |
---|
| 60 | <row> |
---|
| 61 | <cell name="portlet" ncols="2"/> |
---|
| 62 | </row> |
---|
| 63 | <row> |
---|
| 64 | <cell name="render_method"/> |
---|
| 65 | <cell name="js_render_method"/> |
---|
| 66 | </row> |
---|
| 67 | <row> |
---|
| 68 | <cell name="custom_cache_params" ncols="2"/> |
---|
| 69 | </row> |
---|
| 70 | </table> |
---|
| 71 | </object> |
---|