|
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_workflow.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-workflow-zmi-package"> |
|
54 <h1>pyams_workflow.zmi package<a class="headerlink" href="#pyams-workflow-zmi-package" title="Permalink to this headline">¶</a></h1> |
|
55 <div class="section" id="subpackages"> |
|
56 <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to this headline">¶</a></h2> |
|
57 <div class="toctree-wrapper compound"> |
|
58 <ul> |
|
59 <li class="toctree-l1"><a class="reference internal" href="pyams_workflow.zmi.viewlet.html">pyams_workflow.zmi.viewlet package</a><ul> |
|
60 <li class="toctree-l2"><a class="reference internal" href="pyams_workflow.zmi.viewlet.html#submodules">Submodules</a></li> |
|
61 <li class="toctree-l2"><a class="reference internal" href="pyams_workflow.zmi.viewlet.html#module-pyams_workflow.zmi.viewlet.versions">pyams_workflow.zmi.viewlet.versions module</a></li> |
|
62 <li class="toctree-l2"><a class="reference internal" href="pyams_workflow.zmi.viewlet.html#module-pyams_workflow.zmi.viewlet">Module contents</a></li> |
|
63 </ul> |
|
64 </li> |
|
65 </ul> |
|
66 </div> |
|
67 </div> |
|
68 <div class="section" id="submodules"> |
|
69 <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2> |
|
70 </div> |
|
71 <div class="section" id="module-pyams_workflow.zmi.interfaces"> |
|
72 <span id="pyams-workflow-zmi-interfaces-module"></span><h2>pyams_workflow.zmi.interfaces module<a class="headerlink" href="#module-pyams_workflow.zmi.interfaces" title="Permalink to this headline">¶</a></h2> |
|
73 </div> |
|
74 <div class="section" id="module-pyams_workflow.zmi.transition"> |
|
75 <span id="pyams-workflow-zmi-transition-module"></span><h2>pyams_workflow.zmi.transition module<a class="headerlink" href="#module-pyams_workflow.zmi.transition" title="Permalink to this headline">¶</a></h2> |
|
76 <dl class="class"> |
|
77 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionAJAXForm"> |
|
78 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.transition.</code><code class="descname">WorkflowContentTransitionAJAXForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionAJAXForm" title="Permalink to this definition">¶</a></dt> |
|
79 <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></p> |
|
80 <p>Workflow content transition AJAX form</p> |
|
81 <dl class="method"> |
|
82 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionAJAXForm.get_ajax_output"> |
|
83 <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_workflow.zmi.transition.WorkflowContentTransitionAJAXForm.get_ajax_output" title="Permalink to this definition">¶</a></dt> |
|
84 <dd></dd></dl> |
|
85 |
|
86 </dd></dl> |
|
87 |
|
88 <dl class="class"> |
|
89 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm"> |
|
90 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.transition.</code><code class="descname">WorkflowContentTransitionForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm" title="Permalink to this definition">¶</a></dt> |
|
91 <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> |
|
92 <p>Workflow content transition form</p> |
|
93 <dl class="method"> |
|
94 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.createAndAdd"> |
|
95 <code class="descname">createAndAdd</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.createAndAdd" title="Permalink to this definition">¶</a></dt> |
|
96 <dd></dd></dl> |
|
97 |
|
98 <dl class="attribute"> |
|
99 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.edit_permission"> |
|
100 <code class="descname">edit_permission</code><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.edit_permission" title="Permalink to this definition">¶</a></dt> |
|
101 <dd></dd></dl> |
|
102 |
|
103 <dl class="attribute"> |
|
104 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.fields"> |
|
105 <code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.fields" title="Permalink to this definition">¶</a></dt> |
|
106 <dd></dd></dl> |
|
107 |
|
108 <dl class="attribute"> |
|
109 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.icon_css_class"> |
|
110 <code class="descname">icon_css_class</code><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.icon_css_class" title="Permalink to this definition">¶</a></dt> |
|
111 <dd></dd></dl> |
|
112 |
|
113 <dl class="attribute"> |
|
114 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.legend"> |
|
115 <code class="descname">legend</code><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.legend" title="Permalink to this definition">¶</a></dt> |
|
116 <dd></dd></dl> |
|
117 |
|
118 <dl class="method"> |
|
119 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.nextURL"> |
|
120 <code class="descname">nextURL</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.nextURL" title="Permalink to this definition">¶</a></dt> |
|
121 <dd></dd></dl> |
|
122 |
|
123 <dl class="attribute"> |
|
124 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.transition"> |
|
125 <code class="descname">transition</code><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.transition" title="Permalink to this definition">¶</a></dt> |
|
126 <dd></dd></dl> |
|
127 |
|
128 <dl class="method"> |
|
129 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.updateActions"> |
|
130 <code class="descname">updateActions</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.updateActions" title="Permalink to this definition">¶</a></dt> |
|
131 <dd></dd></dl> |
|
132 |
|
133 <dl class="method"> |
|
134 <dt id="pyams_workflow.zmi.transition.WorkflowContentTransitionForm.updateWidgets"> |
|
135 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.transition.WorkflowContentTransitionForm.updateWidgets" title="Permalink to this definition">¶</a></dt> |
|
136 <dd></dd></dl> |
|
137 |
|
138 </dd></dl> |
|
139 |
|
140 </div> |
|
141 <div class="section" id="module-pyams_workflow.zmi.versions"> |
|
142 <span id="pyams-workflow-zmi-versions-module"></span><h2>pyams_workflow.zmi.versions module<a class="headerlink" href="#module-pyams_workflow.zmi.versions" title="Permalink to this headline">¶</a></h2> |
|
143 <dl class="class"> |
|
144 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryCommentColumn"> |
|
145 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryCommentColumn</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_workflow.zmi.versions.WorkflowVersionHistoryCommentColumn" title="Permalink to this definition">¶</a></dt> |
|
146 <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>, <code class="xref py py-class docutils literal"><span class="pre">z3c.table.column.GetAttrColumn</span></code></p> |
|
147 <p>Workflow version history comment column</p> |
|
148 <dl class="method"> |
|
149 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryCommentColumn.renderCell"> |
|
150 <code class="descname">renderCell</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryCommentColumn.renderCell" title="Permalink to this definition">¶</a></dt> |
|
151 <dd></dd></dl> |
|
152 |
|
153 <dl class="attribute"> |
|
154 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryCommentColumn.weight"> |
|
155 <code class="descname">weight</code><em class="property"> = 15</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryCommentColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
156 <dd></dd></dl> |
|
157 |
|
158 </dd></dl> |
|
159 |
|
160 <dl class="class"> |
|
161 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn"> |
|
162 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryDateColumn</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_workflow.zmi.versions.WorkflowVersionHistoryDateColumn" title="Permalink to this definition">¶</a></dt> |
|
163 <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>, <code class="xref py py-class docutils literal"><span class="pre">z3c.table.column.GetAttrColumn</span></code></p> |
|
164 <p>Workflow version history date column</p> |
|
165 <dl class="attribute"> |
|
166 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.attrName"> |
|
167 <code class="descname">attrName</code><em class="property"> = 'date'</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.attrName" title="Permalink to this definition">¶</a></dt> |
|
168 <dd></dd></dl> |
|
169 |
|
170 <dl class="attribute"> |
|
171 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.cssClasses"> |
|
172 <code class="descname">cssClasses</code><em class="property"> = {'td': 'nowrap'}</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.cssClasses" title="Permalink to this definition">¶</a></dt> |
|
173 <dd></dd></dl> |
|
174 |
|
175 <dl class="method"> |
|
176 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.renderCell"> |
|
177 <code class="descname">renderCell</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.renderCell" title="Permalink to this definition">¶</a></dt> |
|
178 <dd></dd></dl> |
|
179 |
|
180 <dl class="attribute"> |
|
181 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.weight"> |
|
182 <code class="descname">weight</code><em class="property"> = 1</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryDateColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
183 <dd></dd></dl> |
|
184 |
|
185 </dd></dl> |
|
186 |
|
187 <dl class="class"> |
|
188 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem"> |
|
189 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryMenuItem</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_workflow.zmi.versions.WorkflowVersionHistoryMenuItem" title="Permalink to this definition">¶</a></dt> |
|
190 <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> |
|
191 <p>Workflow history menu item</p> |
|
192 <dl class="attribute"> |
|
193 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem.icon_class"> |
|
194 <code class="descname">icon_class</code><em class="property"> = 'fa-history'</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem.icon_class" title="Permalink to this definition">¶</a></dt> |
|
195 <dd></dd></dl> |
|
196 |
|
197 <dl class="attribute"> |
|
198 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem.label"> |
|
199 <code class="descname">label</code><em class="property"> = 'Version history'</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem.label" title="Permalink to this definition">¶</a></dt> |
|
200 <dd></dd></dl> |
|
201 |
|
202 <dl class="attribute"> |
|
203 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem.url"> |
|
204 <code class="descname">url</code><em class="property"> = '#version-history.html'</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryMenuItem.url" title="Permalink to this definition">¶</a></dt> |
|
205 <dd></dd></dl> |
|
206 |
|
207 </dd></dl> |
|
208 |
|
209 <dl class="class"> |
|
210 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn"> |
|
211 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryPrincipalColumn</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_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn" title="Permalink to this definition">¶</a></dt> |
|
212 <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>, <code class="xref py py-class docutils literal"><span class="pre">z3c.table.column.GetAttrColumn</span></code></p> |
|
213 <p>Workflow version history principal column</p> |
|
214 <dl class="attribute"> |
|
215 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn.attrName"> |
|
216 <code class="descname">attrName</code><em class="property"> = 'principal'</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn.attrName" title="Permalink to this definition">¶</a></dt> |
|
217 <dd></dd></dl> |
|
218 |
|
219 <dl class="method"> |
|
220 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn.renderCell"> |
|
221 <code class="descname">renderCell</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn.renderCell" title="Permalink to this definition">¶</a></dt> |
|
222 <dd></dd></dl> |
|
223 |
|
224 <dl class="attribute"> |
|
225 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn.weight"> |
|
226 <code class="descname">weight</code><em class="property"> = 10</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryPrincipalColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
227 <dd></dd></dl> |
|
228 |
|
229 </dd></dl> |
|
230 |
|
231 <dl class="class"> |
|
232 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable"> |
|
233 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryTable</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable" title="Permalink to this definition">¶</a></dt> |
|
234 <dd><p>Bases: <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> |
|
235 <p>Workflow version history table</p> |
|
236 <dl class="attribute"> |
|
237 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.cssClasses"> |
|
238 <code class="descname">cssClasses</code><em class="property"> = {'table': 'table table-bordered table-striped table-hover table-tight datatable'}</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.cssClasses" title="Permalink to this definition">¶</a></dt> |
|
239 <dd></dd></dl> |
|
240 |
|
241 <dl class="attribute"> |
|
242 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.data_attributes"> |
|
243 <code class="descname">data_attributes</code><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.data_attributes" title="Permalink to this definition">¶</a></dt> |
|
244 <dd></dd></dl> |
|
245 |
|
246 <dl class="attribute"> |
|
247 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.hide_body_toolbar"> |
|
248 <code class="descname">hide_body_toolbar</code><em class="property"> = True</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.hide_body_toolbar" title="Permalink to this definition">¶</a></dt> |
|
249 <dd></dd></dl> |
|
250 |
|
251 <dl class="attribute"> |
|
252 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.sortOn"> |
|
253 <code class="descname">sortOn</code><em class="property"> = None</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.sortOn" title="Permalink to this definition">¶</a></dt> |
|
254 <dd></dd></dl> |
|
255 |
|
256 <dl class="attribute"> |
|
257 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.title"> |
|
258 <code class="descname">title</code><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable.title" title="Permalink to this definition">¶</a></dt> |
|
259 <dd></dd></dl> |
|
260 |
|
261 </dd></dl> |
|
262 |
|
263 <dl class="class"> |
|
264 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn"> |
|
265 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryTargetColumn</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_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn" title="Permalink to this definition">¶</a></dt> |
|
266 <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>, <code class="xref py py-class docutils literal"><span class="pre">z3c.table.column.GetAttrColumn</span></code></p> |
|
267 <p>Workflow version history source column</p> |
|
268 <dl class="attribute"> |
|
269 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn.attrName"> |
|
270 <code class="descname">attrName</code><em class="property"> = 'target_state'</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn.attrName" title="Permalink to this definition">¶</a></dt> |
|
271 <dd></dd></dl> |
|
272 |
|
273 <dl class="method"> |
|
274 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn.getValue"> |
|
275 <code class="descname">getValue</code><span class="sig-paren">(</span><em>obj</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn.getValue" title="Permalink to this definition">¶</a></dt> |
|
276 <dd></dd></dl> |
|
277 |
|
278 <dl class="attribute"> |
|
279 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn.weight"> |
|
280 <code class="descname">weight</code><em class="property"> = 5</em><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTargetColumn.weight" title="Permalink to this definition">¶</a></dt> |
|
281 <dd></dd></dl> |
|
282 |
|
283 </dd></dl> |
|
284 |
|
285 <dl class="class"> |
|
286 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryValuesAdapter"> |
|
287 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryValuesAdapter</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_workflow.zmi.versions.WorkflowVersionHistoryValuesAdapter" title="Permalink to this definition">¶</a></dt> |
|
288 <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> |
|
289 <p>Workflow version history values adapter</p> |
|
290 <dl class="attribute"> |
|
291 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryValuesAdapter.values"> |
|
292 <code class="descname">values</code><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryValuesAdapter.values" title="Permalink to this definition">¶</a></dt> |
|
293 <dd></dd></dl> |
|
294 |
|
295 </dd></dl> |
|
296 |
|
297 <dl class="class"> |
|
298 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryView"> |
|
299 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.versions.</code><code class="descname">WorkflowVersionHistoryView</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryView" title="Permalink to this definition">¶</a></dt> |
|
300 <dd><p>Bases: <a class="reference internal" href="pyams_skin.html#pyams_skin.container.ContainerView" title="pyams_skin.container.ContainerView"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.container.ContainerView</span></code></a></p> |
|
301 <p>Workflow version history view</p> |
|
302 <dl class="attribute"> |
|
303 <dt id="pyams_workflow.zmi.versions.WorkflowVersionHistoryView.table_class"> |
|
304 <code class="descname">table_class</code><a class="headerlink" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryView.table_class" title="Permalink to this definition">¶</a></dt> |
|
305 <dd><p>alias of <a class="reference internal" href="#pyams_workflow.zmi.versions.WorkflowVersionHistoryTable" title="pyams_workflow.zmi.versions.WorkflowVersionHistoryTable"><code class="xref py py-class docutils literal"><span class="pre">WorkflowVersionHistoryTable</span></code></a></p> |
|
306 </dd></dl> |
|
307 |
|
308 </dd></dl> |
|
309 |
|
310 </div> |
|
311 <div class="section" id="module-pyams_workflow.zmi.workflow"> |
|
312 <span id="pyams-workflow-zmi-workflow-module"></span><h2>pyams_workflow.zmi.workflow module<a class="headerlink" href="#module-pyams_workflow.zmi.workflow" title="Permalink to this headline">¶</a></h2> |
|
313 <dl class="class"> |
|
314 <dt id="pyams_workflow.zmi.workflow.WorkflowContentNameColumn"> |
|
315 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.workflow.</code><code class="descname">WorkflowContentNameColumn</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_workflow.zmi.workflow.WorkflowContentNameColumn" title="Permalink to this definition">¶</a></dt> |
|
316 <dd><p>Bases: <a class="reference internal" href="pyams_skin.html#pyams_skin.table.NameColumn" title="pyams_skin.table.NameColumn"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.table.NameColumn</span></code></a></p> |
|
317 <p>Workflow content name column</p> |
|
318 <dl class="method"> |
|
319 <dt id="pyams_workflow.zmi.workflow.WorkflowContentNameColumn.getValue"> |
|
320 <code class="descname">getValue</code><span class="sig-paren">(</span><em>obj</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.workflow.WorkflowContentNameColumn.getValue" title="Permalink to this definition">¶</a></dt> |
|
321 <dd></dd></dl> |
|
322 |
|
323 <dl class="attribute"> |
|
324 <dt id="pyams_workflow.zmi.workflow.WorkflowContentNameColumn.name_field"> |
|
325 <code class="descname">name_field</code><em class="property"> = 'title'</em><a class="headerlink" href="#pyams_workflow.zmi.workflow.WorkflowContentNameColumn.name_field" title="Permalink to this definition">¶</a></dt> |
|
326 <dd></dd></dl> |
|
327 |
|
328 </dd></dl> |
|
329 |
|
330 <dl class="class"> |
|
331 <dt id="pyams_workflow.zmi.workflow.WorkflowMenu"> |
|
332 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.workflow.</code><code class="descname">WorkflowMenu</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_workflow.zmi.workflow.WorkflowMenu" title="Permalink to this definition">¶</a></dt> |
|
333 <dd><p>Bases: <a class="reference internal" href="pyams_skin.viewlet.toolbar.html#pyams_skin.viewlet.toolbar.ToolbarMenu" title="pyams_skin.viewlet.toolbar.ToolbarMenu"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.ToolbarMenu</span></code></a></p> |
|
334 <p>Workflow menu</p> |
|
335 <dl class="attribute"> |
|
336 <dt id="pyams_workflow.zmi.workflow.WorkflowMenu.css_class"> |
|
337 <code class="descname">css_class</code><em class="property"> = 'btn btn-xs btn-danger dropdown-toggle'</em><a class="headerlink" href="#pyams_workflow.zmi.workflow.WorkflowMenu.css_class" title="Permalink to this definition">¶</a></dt> |
|
338 <dd></dd></dl> |
|
339 |
|
340 <dl class="attribute"> |
|
341 <dt id="pyams_workflow.zmi.workflow.WorkflowMenu.label"> |
|
342 <code class="descname">label</code><em class="property"> = 'Change status...'</em><a class="headerlink" href="#pyams_workflow.zmi.workflow.WorkflowMenu.label" title="Permalink to this definition">¶</a></dt> |
|
343 <dd></dd></dl> |
|
344 |
|
345 <dl class="attribute"> |
|
346 <dt id="pyams_workflow.zmi.workflow.WorkflowMenu.label_css_class"> |
|
347 <code class="descname">label_css_class</code><em class="property"> = ''</em><a class="headerlink" href="#pyams_workflow.zmi.workflow.WorkflowMenu.label_css_class" title="Permalink to this definition">¶</a></dt> |
|
348 <dd></dd></dl> |
|
349 |
|
350 </dd></dl> |
|
351 |
|
352 <dl class="class"> |
|
353 <dt id="pyams_workflow.zmi.workflow.WorkflowMenuItem"> |
|
354 <em class="property">class </em><code class="descclassname">pyams_workflow.zmi.workflow.</code><code class="descname">WorkflowMenuItem</code><span class="sig-paren">(</span><em>context</em>, <em>request</em>, <em>view</em>, <em>manager</em>, <em>transition</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.workflow.WorkflowMenuItem" title="Permalink to this definition">¶</a></dt> |
|
355 <dd><p>Bases: <a class="reference internal" href="pyams_skin.viewlet.toolbar.html#pyams_skin.viewlet.toolbar.ToolbarMenuItem" title="pyams_skin.viewlet.toolbar.ToolbarMenuItem"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.ToolbarMenuItem</span></code></a></p> |
|
356 <p>Workflow menu item</p> |
|
357 </dd></dl> |
|
358 |
|
359 <dl class="function"> |
|
360 <dt id="pyams_workflow.zmi.workflow.get_old_versions"> |
|
361 <code class="descclassname">pyams_workflow.zmi.workflow.</code><code class="descname">get_old_versions</code><span class="sig-paren">(</span><em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_workflow.zmi.workflow.get_old_versions" title="Permalink to this definition">¶</a></dt> |
|
362 <dd><p>Get old_versions of template</p> |
|
363 </dd></dl> |
|
364 |
|
365 </div> |
|
366 <div class="section" id="module-pyams_workflow.zmi"> |
|
367 <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_workflow.zmi" title="Permalink to this headline">¶</a></h2> |
|
368 </div> |
|
369 </div> |
|
370 |
|
371 |
|
372 </div> |
|
373 </div> |
|
374 </div> |
|
375 <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> |
|
376 <div class="sphinxsidebarwrapper"> |
|
377 <h3><a href="index.html">Table Of Contents</a></h3> |
|
378 <ul> |
|
379 <li><a class="reference internal" href="#">pyams_workflow.zmi package</a><ul> |
|
380 <li><a class="reference internal" href="#subpackages">Subpackages</a></li> |
|
381 <li><a class="reference internal" href="#submodules">Submodules</a></li> |
|
382 <li><a class="reference internal" href="#module-pyams_workflow.zmi.interfaces">pyams_workflow.zmi.interfaces module</a></li> |
|
383 <li><a class="reference internal" href="#module-pyams_workflow.zmi.transition">pyams_workflow.zmi.transition module</a></li> |
|
384 <li><a class="reference internal" href="#module-pyams_workflow.zmi.versions">pyams_workflow.zmi.versions module</a></li> |
|
385 <li><a class="reference internal" href="#module-pyams_workflow.zmi.workflow">pyams_workflow.zmi.workflow module</a></li> |
|
386 <li><a class="reference internal" href="#module-pyams_workflow.zmi">Module contents</a></li> |
|
387 </ul> |
|
388 </li> |
|
389 </ul> |
|
390 |
|
391 <div id="searchbox" style="display: none" role="search"> |
|
392 <h3>Quick search</h3> |
|
393 <form class="search" action="search.html" method="get"> |
|
394 <div><input type="text" name="q" /></div> |
|
395 <div><input type="submit" value="Go" /></div> |
|
396 <input type="hidden" name="check_keywords" value="yes" /> |
|
397 <input type="hidden" name="area" value="default" /> |
|
398 </form> |
|
399 </div> |
|
400 <script type="text/javascript">$('#searchbox').show(0);</script> |
|
401 </div> |
|
402 </div> |
|
403 <div class="clearer"></div> |
|
404 </div> |
|
405 <div class="related" role="navigation" aria-label="related navigation"> |
|
406 <h3>Navigation</h3> |
|
407 <ul> |
|
408 <li class="right" style="margin-right: 10px"> |
|
409 <a href="genindex.html" title="General Index" |
|
410 >index</a></li> |
|
411 <li class="right" > |
|
412 <a href="py-modindex.html" title="Python Module Index" |
|
413 >modules</a> |</li> |
|
414 <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> »</li> |
|
415 </ul> |
|
416 </div> |
|
417 <div class="footer" role="contentinfo"> |
|
418 © Copyright 2017, Thierry Florac. |
|
419 Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5. |
|
420 </div> |
|
421 </body> |
|
422 </html> |