1 |
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
4 |
|
5 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
6 <head> |
|
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|
8 <title>pyams_content.shared.form.zmi package — PyAMS User Guide 0.1.0 documentation</title> |
|
9 <link rel="stylesheet" href="_static/pyramid.css" type="text/css" /> |
|
10 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
|
11 <script type="text/javascript"> |
|
12 var DOCUMENTATION_OPTIONS = { |
|
13 URL_ROOT: './', |
|
14 VERSION: '0.1.0', |
|
15 COLLAPSE_INDEX: false, |
|
16 FILE_SUFFIX: '.html', |
|
17 HAS_SOURCE: true, |
|
18 SOURCELINK_SUFFIX: '.txt' |
|
19 }; |
|
20 </script> |
|
21 <script type="text/javascript" src="_static/jquery.js"></script> |
|
22 <script type="text/javascript" src="_static/underscore.js"></script> |
|
23 <script type="text/javascript" src="_static/doctools.js"></script> |
|
24 <link rel="index" title="Index" href="genindex.html" /> |
|
25 <link rel="search" title="Search" href="search.html" /> |
|
26 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Neuton&subset=latin" type="text/css" media="screen" charset="utf-8" /> |
|
27 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&subset=latin" type="text/css" media="screen" charset="utf-8" /> |
|
28 <!--[if lte IE 6]> |
|
29 <link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" /> |
|
30 <![endif]--> |
|
31 |
|
32 </head> |
|
33 <body> |
|
34 |
|
35 <div class="related" role="navigation" aria-label="related navigation"> |
|
36 <h3>Navigation</h3> |
|
37 <ul> |
|
38 <li class="right" style="margin-right: 10px"> |
|
39 <a href="genindex.html" title="General Index" |
|
40 accesskey="I">index</a></li> |
|
41 <li class="right" > |
|
42 <a href="py-modindex.html" title="Python Module Index" |
|
43 >modules</a> |</li> |
|
44 <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> »</li> |
|
45 </ul> |
|
46 </div> |
|
47 |
|
48 <div class="document"> |
|
49 <div class="documentwrapper"> |
|
50 <div class="bodywrapper"> |
|
51 <div class="body" role="main"> |
|
52 |
|
53 <div class="section" id="pyams-content-shared-form-zmi-package"> |
|
54 <h1>pyams_content.shared.form.zmi package<a class="headerlink" href="#pyams-content-shared-form-zmi-package" title="Permalink to this headline">¶</a></h1> |
|
55 <div class="section" id="submodules"> |
|
56 <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2> |
|
57 </div> |
|
58 <div class="section" id="module-pyams_content.shared.form.zmi.field"> |
|
59 <span id="pyams-content-shared-form-zmi-field-module"></span><h2>pyams_content.shared.form.zmi.field module<a class="headerlink" href="#module-pyams_content.shared.form.zmi.field" title="Permalink to this headline">¶</a></h2> |
|
60 <dl class="class"> |
|
61 <dt id="pyams_content.shared.form.zmi.field.FormFieldAJAXAddForm"> |
|
62 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAJAXAddForm" title="Permalink to this definition">¶</a></dt> |
|
63 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.form.AJAXAddForm" title="pyams_form.form.AJAXAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.form.AJAXAddForm</span></code></a>, <a class="reference internal" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm" title="pyams_content.shared.form.zmi.field.FormFieldAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.form.zmi.field.FormFieldAddForm</span></code></a></p> |
|
64 <p>Form field add form, JSON renderer</p> |
|
65 <dl class="method"> |
|
66 <dt id="pyams_content.shared.form.zmi.field.FormFieldAJAXAddForm.nextURL"> |
|
67 <code class="descname">nextURL</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAJAXAddForm.nextURL" title="Permalink to this definition">¶</a></dt> |
|
68 <dd></dd></dl> |
|
69 |
|
70 </dd></dl> |
|
71 |
|
72 <dl class="class"> |
|
73 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddAction"> |
|
74 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldAddAction</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em>, <em>manager</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddAction" title="Permalink to this definition">¶</a></dt> |
|
75 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.security.ProtectedFormObjectMixin" title="pyams_form.security.ProtectedFormObjectMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.security.ProtectedFormObjectMixin</span></code></a>, <a class="reference internal" href="pyams_skin.viewlet.toolbar.html#pyams_skin.viewlet.toolbar.ToolbarAction" title="pyams_skin.viewlet.toolbar.ToolbarAction"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.ToolbarAction</span></code></a></p> |
|
76 <p>Form field add action</p> |
|
77 <dl class="attribute"> |
|
78 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddAction.label"> |
|
79 <code class="descname">label</code><em class="property"> = 'Add form field'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddAction.label" title="Permalink to this definition">¶</a></dt> |
|
80 <dd></dd></dl> |
|
81 |
|
82 <dl class="attribute"> |
|
83 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddAction.label_css_class"> |
|
84 <code class="descname">label_css_class</code><em class="property"> = 'fa fa-fw fa-plus'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddAction.label_css_class" title="Permalink to this definition">¶</a></dt> |
|
85 <dd></dd></dl> |
|
86 |
|
87 <dl class="attribute"> |
|
88 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddAction.modal_target"> |
|
89 <code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddAction.modal_target" title="Permalink to this definition">¶</a></dt> |
|
90 <dd></dd></dl> |
|
91 |
|
92 <dl class="attribute"> |
|
93 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddAction.url"> |
|
94 <code class="descname">url</code><em class="property"> = 'add-form-field.html'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddAction.url" title="Permalink to this definition">¶</a></dt> |
|
95 <dd></dd></dl> |
|
96 |
|
97 </dd></dl> |
|
98 |
|
99 <dl class="class"> |
|
100 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm"> |
|
101 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm" title="Permalink to this definition">¶</a></dt> |
|
102 <dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.form.AdminDialogAddForm" title="pyams_zmi.form.AdminDialogAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogAddForm</span></code></a></p> |
|
103 <p>Form field add form</p> |
|
104 <dl class="method"> |
|
105 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.add"> |
|
106 <code class="descname">add</code><span class="sig-paren">(</span><em>object</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.add" title="Permalink to this definition">¶</a></dt> |
|
107 <dd></dd></dl> |
|
108 |
|
109 <dl class="attribute"> |
|
110 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.ajax_handler"> |
|
111 <code class="descname">ajax_handler</code><em class="property"> = 'add-form-field.json'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.ajax_handler" title="Permalink to this definition">¶</a></dt> |
|
112 <dd></dd></dl> |
|
113 |
|
114 <dl class="method"> |
|
115 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.create"> |
|
116 <code class="descname">create</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.create" title="Permalink to this definition">¶</a></dt> |
|
117 <dd></dd></dl> |
|
118 |
|
119 <dl class="attribute"> |
|
120 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.edit_permission"> |
|
121 <code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.edit_permission" title="Permalink to this definition">¶</a></dt> |
|
122 <dd></dd></dl> |
|
123 |
|
124 <dl class="attribute"> |
|
125 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.fields"> |
|
126 <code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.fields" title="Permalink to this definition">¶</a></dt> |
|
127 <dd></dd></dl> |
|
128 |
|
129 <dl class="attribute"> |
|
130 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.icon_css_class"> |
|
131 <code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-pencil-square-o'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.icon_css_class" title="Permalink to this definition">¶</a></dt> |
|
132 <dd></dd></dl> |
|
133 |
|
134 <dl class="attribute"> |
|
135 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.legend"> |
|
136 <code class="descname">legend</code><em class="property"> = 'Add form field'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.legend" title="Permalink to this definition">¶</a></dt> |
|
137 <dd></dd></dl> |
|
138 |
|
139 <dl class="method"> |
|
140 <dt id="pyams_content.shared.form.zmi.field.FormFieldAddForm.updateWidgets"> |
|
141 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldAddForm.updateWidgets" title="Permalink to this definition">¶</a></dt> |
|
142 <dd></dd></dl> |
|
143 |
|
144 </dd></dl> |
|
145 |
|
146 <dl class="class"> |
|
147 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesAJAXEditForm"> |
|
148 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldPropertiesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesAJAXEditForm" title="Permalink to this definition">¶</a></dt> |
|
149 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.form.AJAXEditForm" title="pyams_form.form.AJAXEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.form.AJAXEditForm</span></code></a>, <a class="reference internal" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm" title="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm</span></code></a></p> |
|
150 <p>Form field properties edit form, JSON renderer</p> |
|
151 <dl class="method"> |
|
152 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesAJAXEditForm.get_ajax_output"> |
|
153 <code class="descname">get_ajax_output</code><span class="sig-paren">(</span><em>changes</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesAJAXEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt> |
|
154 <dd></dd></dl> |
|
155 |
|
156 </dd></dl> |
|
157 |
|
158 <dl class="class"> |
|
159 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm"> |
|
160 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm" title="Permalink to this definition">¶</a></dt> |
|
161 <dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.form.AdminDialogEditForm" title="pyams_zmi.form.AdminDialogEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogEditForm</span></code></a></p> |
|
162 <p>Form field properties edit form</p> |
|
163 <dl class="attribute"> |
|
164 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.ajax_handler"> |
|
165 <code class="descname">ajax_handler</code><em class="property"> = 'properties.json'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt> |
|
166 <dd></dd></dl> |
|
167 |
|
168 <dl class="attribute"> |
|
169 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.edit_permission"> |
|
170 <code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.edit_permission" title="Permalink to this definition">¶</a></dt> |
|
171 <dd></dd></dl> |
|
172 |
|
173 <dl class="attribute"> |
|
174 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.fields"> |
|
175 <code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt> |
|
176 <dd></dd></dl> |
|
177 |
|
178 <dl class="attribute"> |
|
179 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.icon_class"> |
|
180 <code class="descname">icon_class</code><em class="property"> = 'fa fa-fw fa-pencil-square-o'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.icon_class" title="Permalink to this definition">¶</a></dt> |
|
181 <dd></dd></dl> |
|
182 |
|
183 <dl class="attribute"> |
|
184 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.legend"> |
|
185 <code class="descname">legend</code><em class="property"> = 'Edit form field properties'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt> |
|
186 <dd></dd></dl> |
|
187 |
|
188 <dl class="attribute"> |
|
189 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.title"> |
|
190 <code class="descname">title</code><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.title" title="Permalink to this definition">¶</a></dt> |
|
191 <dd></dd></dl> |
|
192 |
|
193 <dl class="method"> |
|
194 <dt id="pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.updateWidgets"> |
|
195 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldPropertiesEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt> |
|
196 <dd></dd></dl> |
|
197 |
|
198 </dd></dl> |
|
199 |
|
200 <dl class="class"> |
|
201 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerLabelColumn"> |
|
202 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerLabelColumn</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>table</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerLabelColumn" title="Permalink to this definition">¶</a></dt> |
|
203 <dd><p>Bases: <a class="reference internal" href="pyams_skin.html#pyams_skin.table.I18nColumn" title="pyams_skin.table.I18nColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.I18nColumn</span></code></a>, <a class="reference internal" href="pyams_content.shared.common.zmi.html#pyams_content.shared.common.zmi.WfModifiedContentColumnMixin" title="pyams_content.shared.common.zmi.WfModifiedContentColumnMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.common.zmi.WfModifiedContentColumnMixin</span></code></a>, <a class="reference internal" href="pyams_skin.html#pyams_skin.table.I18nValueColumn" title="pyams_skin.table.I18nValueColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.I18nValueColumn</span></code></a></p> |
|
204 <p>Form fields container label column</p> |
|
205 <dl class="attribute"> |
|
206 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerLabelColumn.attrName"> |
|
207 <code class="descname">attrName</code><em class="property"> = 'label'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerLabelColumn.attrName" title="Permalink to this definition">¶</a></dt> |
|
208 <dd></dd></dl> |
|
209 |
|
210 <dl class="attribute"> |
|
211 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerLabelColumn.weight"> |
|
212 <code class="descname">weight</code><em class="property"> = 55</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerLabelColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
213 <dd></dd></dl> |
|
214 |
|
215 </dd></dl> |
|
216 |
|
217 <dl class="class"> |
|
218 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerNameColumn"> |
|
219 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerNameColumn</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>table</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerNameColumn" title="Permalink to this definition">¶</a></dt> |
|
220 <dd><p>Bases: <a class="reference internal" href="pyams_skin.html#pyams_skin.table.I18nColumn" title="pyams_skin.table.I18nColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.I18nColumn</span></code></a>, <a class="reference internal" href="pyams_content.shared.common.zmi.html#pyams_content.shared.common.zmi.WfModifiedContentColumnMixin" title="pyams_content.shared.common.zmi.WfModifiedContentColumnMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.common.zmi.WfModifiedContentColumnMixin</span></code></a>, <code class="xref py py-class docutils literal"><span class="pre">z3c.table.column.GetAttrColumn</span></code></p> |
|
221 <p>Form fields container name column</p> |
|
222 <dl class="attribute"> |
|
223 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerNameColumn.attrName"> |
|
224 <code class="descname">attrName</code><em class="property"> = 'name'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerNameColumn.attrName" title="Permalink to this definition">¶</a></dt> |
|
225 <dd></dd></dl> |
|
226 |
|
227 <dl class="attribute"> |
|
228 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerNameColumn.weight"> |
|
229 <code class="descname">weight</code><em class="property"> = 50</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerNameColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
230 <dd></dd></dl> |
|
231 |
|
232 </dd></dl> |
|
233 |
|
234 <dl class="class"> |
|
235 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn"> |
|
236 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerShowHideColumn</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>table</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn" title="Permalink to this definition">¶</a></dt> |
|
237 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.security.ProtectedFormObjectMixin" title="pyams_form.security.ProtectedFormObjectMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.security.ProtectedFormObjectMixin</span></code></a>, <a class="reference internal" href="pyams_skin.html#pyams_skin.table.JsActionColumn" title="pyams_skin.table.JsActionColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.JsActionColumn</span></code></a></p> |
|
238 <p>Form fields container visibility switcher column</p> |
|
239 <dl class="attribute"> |
|
240 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.cssClasses"> |
|
241 <code class="descname">cssClasses</code><em class="property"> = {'td': 'action switcher', 'th': 'action'}</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.cssClasses" title="Permalink to this definition">¶</a></dt> |
|
242 <dd></dd></dl> |
|
243 |
|
244 <dl class="method"> |
|
245 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.get_icon"> |
|
246 <code class="descname">get_icon</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.get_icon" title="Permalink to this definition">¶</a></dt> |
|
247 <dd></dd></dl> |
|
248 |
|
249 <dl class="attribute"> |
|
250 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.icon_class"> |
|
251 <code class="descname">icon_class</code><em class="property"> = 'fa fa-fw fa-eye'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.icon_class" title="Permalink to this definition">¶</a></dt> |
|
252 <dd></dd></dl> |
|
253 |
|
254 <dl class="attribute"> |
|
255 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.icon_hint"> |
|
256 <code class="descname">icon_hint</code><em class="property"> = 'Switch field visibility'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.icon_hint" title="Permalink to this definition">¶</a></dt> |
|
257 <dd></dd></dl> |
|
258 |
|
259 <dl class="method"> |
|
260 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.renderCell"> |
|
261 <code class="descname">renderCell</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.renderCell" title="Permalink to this definition">¶</a></dt> |
|
262 <dd></dd></dl> |
|
263 |
|
264 <dl class="attribute"> |
|
265 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.url"> |
|
266 <code class="descname">url</code><em class="property"> = 'PyAMS_content.fields.switchVisibility'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.url" title="Permalink to this definition">¶</a></dt> |
|
267 <dd></dd></dl> |
|
268 |
|
269 <dl class="attribute"> |
|
270 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.weight"> |
|
271 <code class="descname">weight</code><em class="property"> = 5</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerShowHideColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
272 <dd></dd></dl> |
|
273 |
|
274 </dd></dl> |
|
275 |
|
276 <dl class="class"> |
|
277 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerSorterColumn"> |
|
278 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerSorterColumn</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>table</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerSorterColumn" title="Permalink to this definition">¶</a></dt> |
|
279 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.security.ProtectedFormObjectMixin" title="pyams_form.security.ProtectedFormObjectMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.security.ProtectedFormObjectMixin</span></code></a>, <a class="reference internal" href="pyams_skin.html#pyams_skin.table.SorterColumn" title="pyams_skin.table.SorterColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.SorterColumn</span></code></a></p> |
|
280 <p>Form fields container sorter column</p> |
|
281 </dd></dl> |
|
282 |
|
283 <dl class="class"> |
|
284 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable"> |
|
285 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerTable</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable" title="Permalink to this definition">¶</a></dt> |
|
286 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.security.ProtectedFormObjectMixin" title="pyams_form.security.ProtectedFormObjectMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.security.ProtectedFormObjectMixin</span></code></a>, <a class="reference internal" href="pyams_skin.html#pyams_skin.table.BaseTable" title="pyams_skin.table.BaseTable"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.BaseTable</span></code></a></p> |
|
287 <p>Form fields table</p> |
|
288 <dl class="attribute"> |
|
289 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.cssClasses"> |
|
290 <code class="descname">cssClasses</code><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.cssClasses" title="Permalink to this definition">¶</a></dt> |
|
291 <dd></dd></dl> |
|
292 |
|
293 <dl class="attribute"> |
|
294 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.data_attributes"> |
|
295 <code class="descname">data_attributes</code><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.data_attributes" title="Permalink to this definition">¶</a></dt> |
|
296 <dd></dd></dl> |
|
297 |
|
298 <dl class="attribute"> |
|
299 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.hide_header"> |
|
300 <code class="descname">hide_header</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.hide_header" title="Permalink to this definition">¶</a></dt> |
|
301 <dd></dd></dl> |
|
302 |
|
303 <dl class="attribute"> |
|
304 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.id"> |
|
305 <code class="descname">id</code><em class="property"> = 'form_fields_list'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.id" title="Permalink to this definition">¶</a></dt> |
|
306 <dd></dd></dl> |
|
307 |
|
308 <dl class="method"> |
|
309 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.render"> |
|
310 <code class="descname">render</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.render" title="Permalink to this definition">¶</a></dt> |
|
311 <dd></dd></dl> |
|
312 |
|
313 <dl class="attribute"> |
|
314 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.sortOn"> |
|
315 <code class="descname">sortOn</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.sortOn" title="Permalink to this definition">¶</a></dt> |
|
316 <dd></dd></dl> |
|
317 |
|
318 <dl class="attribute"> |
|
319 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTable.values"> |
|
320 <code class="descname">values</code><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable.values" title="Permalink to this definition">¶</a></dt> |
|
321 <dd></dd></dl> |
|
322 |
|
323 </dd></dl> |
|
324 |
|
325 <dl class="class"> |
|
326 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTrashColumn"> |
|
327 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerTrashColumn</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>table</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTrashColumn" title="Permalink to this definition">¶</a></dt> |
|
328 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.security.ProtectedFormObjectMixin" title="pyams_form.security.ProtectedFormObjectMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.security.ProtectedFormObjectMixin</span></code></a>, <a class="reference internal" href="pyams_skin.html#pyams_skin.table.TrashColumn" title="pyams_skin.table.TrashColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.TrashColumn</span></code></a></p> |
|
329 <p>Form fields container trash column</p> |
|
330 </dd></dl> |
|
331 |
|
332 <dl class="class"> |
|
333 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTypeColumn"> |
|
334 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerTypeColumn</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>table</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTypeColumn" title="Permalink to this definition">¶</a></dt> |
|
335 <dd><p>Bases: <a class="reference internal" href="pyams_skin.html#pyams_skin.table.I18nColumn" title="pyams_skin.table.I18nColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.I18nColumn</span></code></a>, <a class="reference internal" href="pyams_content.shared.common.zmi.html#pyams_content.shared.common.zmi.WfModifiedContentColumnMixin" title="pyams_content.shared.common.zmi.WfModifiedContentColumnMixin"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.common.zmi.WfModifiedContentColumnMixin</span></code></a>, <code class="xref py py-class docutils literal"><span class="pre">z3c.table.column.GetAttrColumn</span></code></p> |
|
336 <p>Form fields container label column</p> |
|
337 <dl class="method"> |
|
338 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTypeColumn.getValue"> |
|
339 <code class="descname">getValue</code><span class="sig-paren">(</span><em>obj</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTypeColumn.getValue" title="Permalink to this definition">¶</a></dt> |
|
340 <dd></dd></dl> |
|
341 |
|
342 <dl class="attribute"> |
|
343 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerTypeColumn.weight"> |
|
344 <code class="descname">weight</code><em class="property"> = 60</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTypeColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
345 <dd></dd></dl> |
|
346 |
|
347 </dd></dl> |
|
348 |
|
349 <dl class="class"> |
|
350 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerValues"> |
|
351 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerValues</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerValues" title="Permalink to this definition">¶</a></dt> |
|
352 <dd><p>Bases: <a class="reference internal" href="pyams_utils.html#pyams_utils.adapter.ContextRequestViewAdapter" title="pyams_utils.adapter.ContextRequestViewAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.adapter.ContextRequestViewAdapter</span></code></a></p> |
|
353 <p>Form fields container values</p> |
|
354 <dl class="attribute"> |
|
355 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerValues.values"> |
|
356 <code class="descname">values</code><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerValues.values" title="Permalink to this definition">¶</a></dt> |
|
357 <dd></dd></dl> |
|
358 |
|
359 </dd></dl> |
|
360 |
|
361 <dl class="class"> |
|
362 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerView"> |
|
363 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsContainerView</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerView" title="Permalink to this definition">¶</a></dt> |
|
364 <dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.view.ContainerAdminView" title="pyams_zmi.view.ContainerAdminView"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.view.ContainerAdminView</span></code></a></p> |
|
365 <p>Form fields container view</p> |
|
366 <dl class="attribute"> |
|
367 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerView.table_class"> |
|
368 <code class="descname">table_class</code><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerView.table_class" title="Permalink to this definition">¶</a></dt> |
|
369 <dd><p>alias of <a class="reference internal" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerTable" title="pyams_content.shared.form.zmi.field.FormFieldsContainerTable"><code class="xref py py-class docutils literal"><span class="pre">FormFieldsContainerTable</span></code></a></p> |
|
370 </dd></dl> |
|
371 |
|
372 <dl class="attribute"> |
|
373 <dt id="pyams_content.shared.form.zmi.field.FormFieldsContainerView.title"> |
|
374 <code class="descname">title</code><em class="property"> = 'Form fields list'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsContainerView.title" title="Permalink to this definition">¶</a></dt> |
|
375 <dd></dd></dl> |
|
376 |
|
377 </dd></dl> |
|
378 |
|
379 <dl class="class"> |
|
380 <dt id="pyams_content.shared.form.zmi.field.FormFieldsMenu"> |
|
381 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">FormFieldsMenu</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em>, <em>manager=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsMenu" title="Permalink to this definition">¶</a></dt> |
|
382 <dd><p>Bases: <a class="reference internal" href="pyams_skin.viewlet.menu.html#pyams_skin.viewlet.menu.MenuItem" title="pyams_skin.viewlet.menu.MenuItem"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.menu.MenuItem</span></code></a></p> |
|
383 <p>Form fields menu</p> |
|
384 <dl class="attribute"> |
|
385 <dt id="pyams_content.shared.form.zmi.field.FormFieldsMenu.icon_class"> |
|
386 <code class="descname">icon_class</code><em class="property"> = 'fa-pencil-square-o'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsMenu.icon_class" title="Permalink to this definition">¶</a></dt> |
|
387 <dd></dd></dl> |
|
388 |
|
389 <dl class="attribute"> |
|
390 <dt id="pyams_content.shared.form.zmi.field.FormFieldsMenu.label"> |
|
391 <code class="descname">label</code><em class="property"> = 'Form fields...'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsMenu.label" title="Permalink to this definition">¶</a></dt> |
|
392 <dd></dd></dl> |
|
393 |
|
394 <dl class="attribute"> |
|
395 <dt id="pyams_content.shared.form.zmi.field.FormFieldsMenu.url"> |
|
396 <code class="descname">url</code><em class="property"> = '#form-fields.html'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.field.FormFieldsMenu.url" title="Permalink to this definition">¶</a></dt> |
|
397 <dd></dd></dl> |
|
398 |
|
399 </dd></dl> |
|
400 |
|
401 <dl class="function"> |
|
402 <dt id="pyams_content.shared.form.zmi.field.ShowHideColumnSecurityContextFactory"> |
|
403 <code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">ShowHideColumnSecurityContextFactory</code><span class="sig-paren">(</span><em>column</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.ShowHideColumnSecurityContextFactory" title="Permalink to this definition">¶</a></dt> |
|
404 <dd><p>Show/hide column security context factory</p> |
|
405 </dd></dl> |
|
406 |
|
407 <dl class="function"> |
|
408 <dt id="pyams_content.shared.form.zmi.field.handle_new_form_field_data_extraction"> |
|
409 <code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">handle_new_form_field_data_extraction</code><span class="sig-paren">(</span><em>event</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.handle_new_form_field_data_extraction" title="Permalink to this definition">¶</a></dt> |
|
410 <dd><p>Handle new form field form data extraction</p> |
|
411 </dd></dl> |
|
412 |
|
413 <dl class="function"> |
|
414 <dt id="pyams_content.shared.form.zmi.field.set_form_field_visibility"> |
|
415 <code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">set_form_field_visibility</code><span class="sig-paren">(</span><em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.set_form_field_visibility" title="Permalink to this definition">¶</a></dt> |
|
416 <dd><p>Set form field visibility</p> |
|
417 </dd></dl> |
|
418 |
|
419 <dl class="function"> |
|
420 <dt id="pyams_content.shared.form.zmi.field.set_form_fields_order"> |
|
421 <code class="descclassname">pyams_content.shared.form.zmi.field.</code><code class="descname">set_form_fields_order</code><span class="sig-paren">(</span><em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.field.set_form_fields_order" title="Permalink to this definition">¶</a></dt> |
|
422 <dd><p>Update form fields order</p> |
|
423 </dd></dl> |
|
424 |
|
425 </div> |
|
426 <div class="section" id="module-pyams_content.shared.form.zmi.preview"> |
|
427 <span id="pyams-content-shared-form-zmi-preview-module"></span><h2>pyams_content.shared.form.zmi.preview module<a class="headerlink" href="#module-pyams_content.shared.form.zmi.preview" title="Permalink to this headline">¶</a></h2> |
|
428 <dl class="class"> |
|
429 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreview"> |
|
430 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.preview.</code><code class="descname">FormFieldContainerPreview</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em>, <em>manager</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreview" title="Permalink to this definition">¶</a></dt> |
|
431 <dd><p>Bases: <a class="reference internal" href="pyams_viewlet.html#pyams_viewlet.viewlet.Viewlet" title="pyams_viewlet.viewlet.Viewlet"><code class="xref py py-class docutils literal"><span class="pre">pyams_viewlet.viewlet.Viewlet</span></code></a></p> |
|
432 <p>Form field container preview</p> |
|
433 <dl class="attribute"> |
|
434 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreview.display_form"> |
|
435 <code class="descname">display_form</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreview.display_form" title="Permalink to this definition">¶</a></dt> |
|
436 <dd></dd></dl> |
|
437 |
|
438 <dl class="method"> |
|
439 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreview.render"> |
|
440 <code class="descname">render</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreview.render" title="Permalink to this definition">¶</a></dt> |
|
441 <dd></dd></dl> |
|
442 |
|
443 <dl class="method"> |
|
444 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreview.update"> |
|
445 <code class="descname">update</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreview.update" title="Permalink to this definition">¶</a></dt> |
|
446 <dd></dd></dl> |
|
447 |
|
448 </dd></dl> |
|
449 |
|
450 <dl class="class"> |
|
451 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm"> |
|
452 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.preview.</code><code class="descname">FormFieldContainerPreviewDisplayForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm" title="Permalink to this definition">¶</a></dt> |
|
453 <dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.form.InnerAdminAddForm" title="pyams_zmi.form.InnerAdminAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.InnerAdminAddForm</span></code></a></p> |
|
454 <p>Form fields container preview display form</p> |
|
455 <dl class="attribute"> |
|
456 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.buttons"> |
|
457 <code class="descname">buttons</code><em class="property"> = <z3c.form.button.Buttons object></em><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.buttons" title="Permalink to this definition">¶</a></dt> |
|
458 <dd></dd></dl> |
|
459 |
|
460 <dl class="attribute"> |
|
461 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.fields"> |
|
462 <code class="descname">fields</code><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.fields" title="Permalink to this definition">¶</a></dt> |
|
463 <dd></dd></dl> |
|
464 |
|
465 <dl class="attribute"> |
|
466 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.legend"> |
|
467 <code class="descname">legend</code><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.legend" title="Permalink to this definition">¶</a></dt> |
|
468 <dd></dd></dl> |
|
469 |
|
470 <dl class="method"> |
|
471 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.updateWidgets"> |
|
472 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewDisplayForm.updateWidgets" title="Permalink to this definition">¶</a></dt> |
|
473 <dd></dd></dl> |
|
474 |
|
475 </dd></dl> |
|
476 |
|
477 <dl class="class"> |
|
478 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewHelp"> |
|
479 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.preview.</code><code class="descname">FormFieldContainerPreviewHelp</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewHelp" title="Permalink to this definition">¶</a></dt> |
|
480 <dd><p>Bases: <a class="reference internal" href="pyams_form.html#pyams_form.help.FormHelp" title="pyams_form.help.FormHelp"><code class="xref py py-class docutils literal"><span class="pre">pyams_form.help.FormHelp</span></code></a></p> |
|
481 <p>Form field container preview help adapter</p> |
|
482 <dl class="attribute"> |
|
483 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewHelp.message"> |
|
484 <code class="descname">message</code><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewHelp.message" title="Permalink to this definition">¶</a></dt> |
|
485 <dd></dd></dl> |
|
486 |
|
487 <dl class="attribute"> |
|
488 <dt id="pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewHelp.message_format"> |
|
489 <code class="descname">message_format</code><em class="property"> = 'text'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.preview.FormFieldContainerPreviewHelp.message_format" title="Permalink to this definition">¶</a></dt> |
|
490 <dd></dd></dl> |
|
491 |
|
492 </dd></dl> |
|
493 |
|
494 </div> |
|
495 <div class="section" id="module-pyams_content.shared.form.zmi.properties"> |
|
496 <span id="pyams-content-shared-form-zmi-properties-module"></span><h2>pyams_content.shared.form.zmi.properties module<a class="headerlink" href="#module-pyams_content.shared.form.zmi.properties" title="Permalink to this headline">¶</a></h2> |
|
497 <dl class="class"> |
|
498 <dt id="pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm"> |
|
499 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.properties.</code><code class="descname">FormHandlerPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm" title="Permalink to this definition">¶</a></dt> |
|
500 <dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.form.InnerAdminEditForm" title="pyams_zmi.form.InnerAdminEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.InnerAdminEditForm</span></code></a></p> |
|
501 <p>Form handler properties edit form extension</p> |
|
502 <dl class="attribute"> |
|
503 <dt id="pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.fields"> |
|
504 <code class="descname">fields</code><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt> |
|
505 <dd></dd></dl> |
|
506 |
|
507 <dl class="attribute"> |
|
508 <dt id="pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.fieldset_class"> |
|
509 <code class="descname">fieldset_class</code><em class="property"> = 'bordered no-x-margin margin-y-10'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.fieldset_class" title="Permalink to this definition">¶</a></dt> |
|
510 <dd></dd></dl> |
|
511 |
|
512 <dl class="attribute"> |
|
513 <dt id="pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.legend"> |
|
514 <code class="descname">legend</code><em class="property"> = 'Form handler settings'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt> |
|
515 <dd></dd></dl> |
|
516 |
|
517 <dl class="attribute"> |
|
518 <dt id="pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.weight"> |
|
519 <code class="descname">weight</code><em class="property"> = 2</em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormHandlerPropertiesEditForm.weight" title="Permalink to this definition">¶</a></dt> |
|
520 <dd></dd></dl> |
|
521 |
|
522 </dd></dl> |
|
523 |
|
524 <dl class="class"> |
|
525 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm"> |
|
526 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.properties.</code><code class="descname">FormPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm" title="Permalink to this definition">¶</a></dt> |
|
527 <dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.form.InnerAdminEditForm" title="pyams_zmi.form.InnerAdminEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.InnerAdminEditForm</span></code></a></p> |
|
528 <p>Form properties edit form extension</p> |
|
529 <dl class="attribute"> |
|
530 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.fields"> |
|
531 <code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt> |
|
532 <dd></dd></dl> |
|
533 |
|
534 <dl class="attribute"> |
|
535 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.fieldset_class"> |
|
536 <code class="descname">fieldset_class</code><em class="property"> = 'bordered no-x-margin margin-y-10'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.fieldset_class" title="Permalink to this definition">¶</a></dt> |
|
537 <dd></dd></dl> |
|
538 |
|
539 <dl class="method"> |
|
540 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.get_ajax_output"> |
|
541 <code class="descname">get_ajax_output</code><span class="sig-paren">(</span><em>changes</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt> |
|
542 <dd></dd></dl> |
|
543 |
|
544 <dl class="attribute"> |
|
545 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.legend"> |
|
546 <code class="descname">legend</code><em class="property"> = 'Main form settings'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt> |
|
547 <dd></dd></dl> |
|
548 |
|
549 <dl class="method"> |
|
550 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.updateWidgets"> |
|
551 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt> |
|
552 <dd></dd></dl> |
|
553 |
|
554 <dl class="attribute"> |
|
555 <dt id="pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.weight"> |
|
556 <code class="descname">weight</code><em class="property"> = 1</em><a class="headerlink" href="#pyams_content.shared.form.zmi.properties.FormPropertiesEditForm.weight" title="Permalink to this definition">¶</a></dt> |
|
557 <dd></dd></dl> |
|
558 |
|
559 </dd></dl> |
|
560 |
|
561 </div> |
|
562 <div class="section" id="module-pyams_content.shared.form.zmi"> |
|
563 <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_content.shared.form.zmi" title="Permalink to this headline">¶</a></h2> |
|
564 <dl class="class"> |
|
565 <dt id="pyams_content.shared.form.zmi.FormAJAXAddForm"> |
|
566 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.</code><code class="descname">FormAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAJAXAddForm" title="Permalink to this definition">¶</a></dt> |
|
567 <dd><p>Bases: <a class="reference internal" href="pyams_content.shared.common.zmi.html#pyams_content.shared.common.zmi.SharedContentAJAXAddForm" title="pyams_content.shared.common.zmi.SharedContentAJAXAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.common.zmi.SharedContentAJAXAddForm</span></code></a>, <a class="reference internal" href="#pyams_content.shared.form.zmi.FormAddForm" title="pyams_content.shared.form.zmi.FormAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.form.zmi.FormAddForm</span></code></a></p> |
|
568 <p>Form add form, JSON renderer</p> |
|
569 </dd></dl> |
|
570 |
|
571 <dl class="class"> |
|
572 <dt id="pyams_content.shared.form.zmi.FormAddAction"> |
|
573 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.</code><code class="descname">FormAddAction</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em>, <em>manager</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddAction" title="Permalink to this definition">¶</a></dt> |
|
574 <dd><p>Bases: <a class="reference internal" href="pyams_skin.viewlet.toolbar.html#pyams_skin.viewlet.toolbar.ToolbarAction" title="pyams_skin.viewlet.toolbar.ToolbarAction"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.ToolbarAction</span></code></a></p> |
|
575 <p>Form adding action</p> |
|
576 <dl class="attribute"> |
|
577 <dt id="pyams_content.shared.form.zmi.FormAddAction.label"> |
|
578 <code class="descname">label</code><em class="property"> = 'Add form'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddAction.label" title="Permalink to this definition">¶</a></dt> |
|
579 <dd></dd></dl> |
|
580 |
|
581 <dl class="attribute"> |
|
582 <dt id="pyams_content.shared.form.zmi.FormAddAction.label_css_class"> |
|
583 <code class="descname">label_css_class</code><em class="property"> = 'fa fa-fw fa-plus'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddAction.label_css_class" title="Permalink to this definition">¶</a></dt> |
|
584 <dd></dd></dl> |
|
585 |
|
586 <dl class="attribute"> |
|
587 <dt id="pyams_content.shared.form.zmi.FormAddAction.modal_target"> |
|
588 <code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddAction.modal_target" title="Permalink to this definition">¶</a></dt> |
|
589 <dd></dd></dl> |
|
590 |
|
591 <dl class="attribute"> |
|
592 <dt id="pyams_content.shared.form.zmi.FormAddAction.url"> |
|
593 <code class="descname">url</code><em class="property"> = 'add-shared-content.html'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddAction.url" title="Permalink to this definition">¶</a></dt> |
|
594 <dd></dd></dl> |
|
595 |
|
596 </dd></dl> |
|
597 |
|
598 <dl class="class"> |
|
599 <dt id="pyams_content.shared.form.zmi.FormAddForm"> |
|
600 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.</code><code class="descname">FormAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddForm" title="Permalink to this definition">¶</a></dt> |
|
601 <dd><p>Bases: <a class="reference internal" href="pyams_content.shared.common.zmi.html#pyams_content.shared.common.zmi.SharedContentAddForm" title="pyams_content.shared.common.zmi.SharedContentAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.common.zmi.SharedContentAddForm</span></code></a></p> |
|
602 <p>Form add form</p> |
|
603 <dl class="attribute"> |
|
604 <dt id="pyams_content.shared.form.zmi.FormAddForm.legend"> |
|
605 <code class="descname">legend</code><em class="property"> = 'Add form'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.FormAddForm.legend" title="Permalink to this definition">¶</a></dt> |
|
606 <dd></dd></dl> |
|
607 |
|
608 </dd></dl> |
|
609 |
|
610 <dl class="class"> |
|
611 <dt id="pyams_content.shared.form.zmi.FormContentMenuHeader"> |
|
612 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.</code><code class="descname">FormContentMenuHeader</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.FormContentMenuHeader" title="Permalink to this definition">¶</a></dt> |
|
613 <dd><p>Bases: <a class="reference internal" href="pyams_utils.html#pyams_utils.adapter.ContextRequestAdapter" title="pyams_utils.adapter.ContextRequestAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.adapter.ContextRequestAdapter</span></code></a></p> |
|
614 <p>Form content menu header adapter</p> |
|
615 <dl class="attribute"> |
|
616 <dt id="pyams_content.shared.form.zmi.FormContentMenuHeader.header"> |
|
617 <code class="descname">header</code><em class="property"> = 'This form'</em><a class="headerlink" href="#pyams_content.shared.form.zmi.FormContentMenuHeader.header" title="Permalink to this definition">¶</a></dt> |
|
618 <dd></dd></dl> |
|
619 |
|
620 </dd></dl> |
|
621 |
|
622 <dl class="class"> |
|
623 <dt id="pyams_content.shared.form.zmi.FormTitleAdapter"> |
|
624 <em class="property">class </em><code class="descclassname">pyams_content.shared.form.zmi.</code><code class="descname">FormTitleAdapter</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.form.zmi.FormTitleAdapter" title="Permalink to this definition">¶</a></dt> |
|
625 <dd><p>Bases: <a class="reference internal" href="pyams_utils.html#pyams_utils.adapter.ContextRequestViewAdapter" title="pyams_utils.adapter.ContextRequestViewAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.adapter.ContextRequestViewAdapter</span></code></a></p> |
|
626 <p>Form title adapter</p> |
|
627 <dl class="attribute"> |
|
628 <dt id="pyams_content.shared.form.zmi.FormTitleAdapter.title"> |
|
629 <code class="descname">title</code><a class="headerlink" href="#pyams_content.shared.form.zmi.FormTitleAdapter.title" title="Permalink to this definition">¶</a></dt> |
|
630 <dd></dd></dl> |
|
631 |
|
632 </dd></dl> |
|
633 |
|
634 </div> |
|
635 </div> |
|
636 |
|
637 |
|
638 </div> |
|
639 </div> |
|
640 </div> |
|
641 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
|
642 <div class="sphinxsidebarwrapper"> |
|
643 <h3><a href="index.html">Table Of Contents</a></h3> |
|
644 <ul> |
|
645 <li><a class="reference internal" href="#">pyams_content.shared.form.zmi package</a><ul> |
|
646 <li><a class="reference internal" href="#submodules">Submodules</a></li> |
|
647 <li><a class="reference internal" href="#module-pyams_content.shared.form.zmi.field">pyams_content.shared.form.zmi.field module</a></li> |
|
648 <li><a class="reference internal" href="#module-pyams_content.shared.form.zmi.preview">pyams_content.shared.form.zmi.preview module</a></li> |
|
649 <li><a class="reference internal" href="#module-pyams_content.shared.form.zmi.properties">pyams_content.shared.form.zmi.properties module</a></li> |
|
650 <li><a class="reference internal" href="#module-pyams_content.shared.form.zmi">Module contents</a></li> |
|
651 </ul> |
|
652 </li> |
|
653 </ul> |
|
654 |
|
655 <div id="searchbox" style="display: none" role="search"> |
|
656 <h3>Quick search</h3> |
|
657 <form class="search" action="search.html" method="get"> |
|
658 <div><input type="text" name="q" /></div> |
|
659 <div><input type="submit" value="Go" /></div> |
|
660 <input type="hidden" name="check_keywords" value="yes" /> |
|
661 <input type="hidden" name="area" value="default" /> |
|
662 </form> |
|
663 </div> |
|
664 <script type="text/javascript">$('#searchbox').show(0);</script> |
|
665 </div> |
|
666 </div> |
|
667 <div class="clearer"></div> |
|
668 </div> |
|
669 <div class="related" role="navigation" aria-label="related navigation"> |
|
670 <h3>Navigation</h3> |
|
671 <ul> |
|
672 <li class="right" style="margin-right: 10px"> |
|
673 <a href="genindex.html" title="General Index" |
|
674 >index</a></li> |
|
675 <li class="right" > |
|
676 <a href="py-modindex.html" title="Python Module Index" |
|
677 >modules</a> |</li> |
|
678 <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> »</li> |
|
679 </ul> |
|
680 </div> |
|
681 <div class="footer" role="contentinfo"> |
|
682 © Copyright 2017, Thierry Florac. |
|
683 Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5. |
|
684 </div> |
|
685 </body> |
|
686 </html> |
|