src/build/html/pyams_content.component.illustration.zmi.html
changeset 11 ba0b83b57c0c
parent 10 1d12ff3f036a
child 12 f1f1e99a6572
--- a/src/build/html/pyams_content.component.illustration.zmi.html	Mon Jan 15 16:45:01 2018 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,510 +0,0 @@
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <title>pyams_content.component.illustration.zmi package &#8212; PyAMS User Guide 0.1.0 documentation</title>
-    <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
-    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
-    <script type="text/javascript">
-      var DOCUMENTATION_OPTIONS = {
-        URL_ROOT:    './',
-        VERSION:     '0.1.0',
-        COLLAPSE_INDEX: false,
-        FILE_SUFFIX: '.html',
-        HAS_SOURCE:  true,
-        SOURCELINK_SUFFIX: '.txt'
-      };
-    </script>
-    <script type="text/javascript" src="_static/jquery.js"></script>
-    <script type="text/javascript" src="_static/underscore.js"></script>
-    <script type="text/javascript" src="_static/doctools.js"></script>
-    <link rel="index" title="Index" href="genindex.html" />
-    <link rel="search" title="Search" href="search.html" />
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
-<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
-<!--[if lte IE 6]>
-<link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
-<![endif]-->
-
-  </head>
-  <body>
-
-    <div class="related" role="navigation" aria-label="related navigation">
-      <h3>Navigation</h3>
-      <ul>
-        <li class="right" style="margin-right: 10px">
-          <a href="genindex.html" title="General Index"
-             accesskey="I">index</a></li>
-        <li class="right" >
-          <a href="py-modindex.html" title="Python Module Index"
-             >modules</a> |</li>
-        <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> &#187;</li> 
-      </ul>
-    </div>  
-
-    <div class="document">
-      <div class="documentwrapper">
-        <div class="bodywrapper">
-          <div class="body" role="main">
-            
-  <div class="section" id="pyams-content-component-illustration-zmi-package">
-<h1>pyams_content.component.illustration.zmi package<a class="headerlink" href="#pyams-content-component-illustration-zmi-package" title="Permalink to this headline">¶</a></h1>
-<div class="section" id="submodules">
-<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
-</div>
-<div class="section" id="module-pyams_content.component.illustration.zmi.paragraph">
-<span id="pyams-content-component-illustration-zmi-paragraph-module"></span><h2>pyams_content.component.illustration.zmi.paragraph module<a class="headerlink" href="#module-pyams_content.component.illustration.zmi.paragraph" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAJAXAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAJAXAddForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_content.component.paragraph.zmi.html#pyams_content.component.paragraph.zmi.BaseParagraphAJAXAddForm" title="pyams_content.component.paragraph.zmi.BaseParagraphAJAXAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.paragraph.zmi.BaseParagraphAJAXAddForm</span></code></a>, <a class="reference internal" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm" title="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm</span></code></a></p>
-<p>HTML paragraph add form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Illustration add form</p>
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.add">
-<code class="descname">add</code><span class="sig-paren">(</span><em>object</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.add" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'add-illustration.json'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.create">
-<code class="descname">create</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.create" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.dialog_class">
-<code class="descname">dialog_class</code><em class="property"> = 'modal-large'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.dialog_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.icon_css_class">
-<code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-file-image-o'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Add new illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddForm.updateWidgets">
-<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.component.illustration.zmi.paragraph.IllustrationAddForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationAddMenu</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.component.illustration.zmi.paragraph.IllustrationAddMenu" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_content.component.paragraph.zmi.html#pyams_content.component.paragraph.zmi.BaseParagraphAddMenu" title="pyams_content.component.paragraph.zmi.BaseParagraphAddMenu"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.paragraph.zmi.BaseParagraphAddMenu</span></code></a></p>
-<p>Illustration add menu</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.label">
-<code class="descname">label</code><em class="property"> = 'Add illustration...'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.label_css_class">
-<code class="descname">label_css_class</code><em class="property"> = 'fa fa-fw fa-file-image-o'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.label_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.paragraph_type">
-<code class="descname">paragraph_type</code><em class="property"> = 'Illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.paragraph_type" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.url">
-<code class="descname">url</code><em class="property"> = 'add-illustration.html'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationAddMenu.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationInnerAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationInnerAJAXEditForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_content.component.paragraph.zmi.html#pyams_content.component.paragraph.zmi.BaseParagraphAJAXEditForm" title="pyams_content.component.paragraph.zmi.BaseParagraphAJAXEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.paragraph.zmi.BaseParagraphAJAXEditForm</span></code></a>, <a class="reference internal" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm" title="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm</span></code></a></p>
-<p>Illustration paragraph inner edit form, JSON renderer</p>
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerAJAXEditForm.get_ajax_output">
-<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.component.illustration.zmi.paragraph.IllustrationInnerAJAXEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationInnerEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm" title="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm</span></code></a></p>
-<p>Illustration inner edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'inner-properties.json'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm.buttons">
-<code class="descname">buttons</code><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm.buttons" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm.legend">
-<code class="descname">legend</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationInnerEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationPropertiesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesAJAXEditForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_content.component.paragraph.zmi.html#pyams_content.component.paragraph.zmi.BaseParagraphAJAXEditForm" title="pyams_content.component.paragraph.zmi.BaseParagraphAJAXEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.paragraph.zmi.BaseParagraphAJAXEditForm</span></code></a>, <a class="reference internal" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm" title="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm</span></code></a></p>
-<p>Illustration properties edit form, JSON renderer</p>
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesAJAXEditForm.get_ajax_output">
-<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.component.illustration.zmi.paragraph.IllustrationPropertiesAJAXEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_content.component.paragraph.zmi.html#pyams_content.component.paragraph.zmi.BaseParagraphPropertiesEditForm" title="pyams_content.component.paragraph.zmi.BaseParagraphPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.paragraph.zmi.BaseParagraphPropertiesEditForm</span></code></a></p>
-<p>Illustration properties edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'properties.json'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.dialog_class">
-<code class="descname">dialog_class</code><em class="property"> = 'modal-large'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.dialog_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.icon_css_class">
-<code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-file-image-o'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Edit illustration properties'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.updateWidgets">
-<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.component.illustration.zmi.paragraph.IllustrationPropertiesEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationSummary">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.paragraph.</code><code class="descname">IllustrationSummary</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationSummary" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_viewlet.html#pyams_viewlet.viewlet.BaseContentProvider" title="pyams_viewlet.viewlet.BaseContentProvider"><code class="xref py py-class docutils literal"><span class="pre">pyams_viewlet.viewlet.BaseContentProvider</span></code></a></p>
-<p>Illustration renderer</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationSummary.language">
-<code class="descname">language</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationSummary.language" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationSummary.render">
-<code class="descname">render</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationSummary.render" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.paragraph.IllustrationSummary.update">
-<code class="descname">update</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.paragraph.IllustrationSummary.update" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.component.illustration.zmi">
-<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_content.component.illustration.zmi" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.AddIllustrationAction">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">AddIllustrationAction</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.component.illustration.zmi.AddIllustrationAction" title="Permalink to this definition">¶</a></dt>
-<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.JsToolbarAction" title="pyams_skin.viewlet.toolbar.JsToolbarAction"><code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.JsToolbarAction</span></code></a></p>
-<p>Add illustration action</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.AddIllustrationAction.group_css_class">
-<code class="descname">group_css_class</code><em class="property"> = 'btn-group clearfix persistent'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.AddIllustrationAction.group_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.AddIllustrationAction.label">
-<code class="descname">label</code><em class="property"> = 'Add illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.AddIllustrationAction.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.AddIllustrationAction.url">
-<code class="descname">url</code><em class="property"> = 'PyAMS_content.illustration.addIllustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.AddIllustrationAction.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.BaseIllustrationRenderer">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">BaseIllustrationRenderer</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Base illustration renderer</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.BaseIllustrationRenderer.language">
-<code class="descname">language</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer.language" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.BaseIllustrationRenderer.render">
-<code class="descname">render</code><em class="property"> = &lt;BoundViewTemplate of None&gt;</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer.render" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.BaseIllustrationRenderer.update">
-<code class="descname">update</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer.update" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.DefaultIllustrationRenderer">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">DefaultIllustrationRenderer</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.DefaultIllustrationRenderer" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer" title="pyams_content.component.illustration.zmi.BaseIllustrationRenderer"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.BaseIllustrationRenderer</span></code></a></p>
-<p>Default illustration renderer</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.DefaultIllustrationRenderer.label">
-<code class="descname">label</code><em class="property"> = 'Centered illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.DefaultIllustrationRenderer.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.DefaultIllustrationRenderer.weight">
-<code class="descname">weight</code><em class="property"> = 1</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.DefaultIllustrationRenderer.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">IllustrationPropertiesInnerEditForm</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.component.illustration.zmi.IllustrationPropertiesInnerEditForm" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Illustration properties inner edit form</p>
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.check_mode">
-<code class="descname">check_mode</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.check_mode" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.css_class">
-<code class="descname">css_class</code><em class="property"> = 'form-group'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.fieldset_class">
-<code class="descname">fieldset_class</code><em class="property"> = 'margin-top-10 padding-y-5'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.fieldset_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.getContent">
-<code class="descname">getContent</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.getContent" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.get_ajax_output">
-<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.component.illustration.zmi.IllustrationPropertiesInnerEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.hide_widgets_prefix_div">
-<code class="descname">hide_widgets_prefix_div</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.hide_widgets_prefix_div" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.legend_class">
-<code class="descname">legend_class</code><em class="property"> = 'illustration switcher no-y-padding padding-right-10 pull-left width-auto'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.legend_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.padding_class">
-<code class="descname">padding_class</code><em class="property"> = ''</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.padding_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.prefix">
-<code class="descname">prefix</code><em class="property"> = 'illustration_form.'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.prefix" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.updateWidgets">
-<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.component.illustration.zmi.IllustrationPropertiesInnerEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.weight">
-<code class="descname">weight</code><em class="property"> = 10</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.IllustrationPropertiesInnerEditForm.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.IllustrationThumbnail">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">IllustrationThumbnail</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.component.illustration.zmi.IllustrationThumbnail" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Illustration thumbnail</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.LeftIllustrationWithZoomRenderer">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">LeftIllustrationWithZoomRenderer</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.LeftIllustrationWithZoomRenderer" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer" title="pyams_content.component.illustration.zmi.BaseIllustrationRenderer"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.BaseIllustrationRenderer</span></code></a></p>
-<p>Illustrtaion renderer with small image and zoom</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.LeftIllustrationWithZoomRenderer.label">
-<code class="descname">label</code><em class="property"> = 'Small illustration on the left with zoom'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.LeftIllustrationWithZoomRenderer.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.LeftIllustrationWithZoomRenderer.weight">
-<code class="descname">weight</code><em class="property"> = 2</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.LeftIllustrationWithZoomRenderer.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">ParagraphContainerIllustrationMarker</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.component.illustration.zmi.ParagraphContainerIllustrationMarker" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Paragraph container illustration marker column</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.action_class">
-<code class="descname">action_class</code><em class="property"> = 'action illustration nowrap width-40'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.action_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.icon_class">
-<code class="descname">icon_class</code><em class="property"> = 'fa fa-fw fa-file-image-o'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.icon_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.icon_hint">
-<code class="descname">icon_hint</code><em class="property"> = 'Illustration'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.icon_hint" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.weight">
-<code class="descname">weight</code><em class="property"> = 5</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.ParagraphContainerIllustrationMarker.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.illustration.zmi.RightIllustrationWithZoomRenderer">
-<em class="property">class </em><code class="descclassname">pyams_content.component.illustration.zmi.</code><code class="descname">RightIllustrationWithZoomRenderer</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.illustration.zmi.RightIllustrationWithZoomRenderer" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="#pyams_content.component.illustration.zmi.BaseIllustrationRenderer" title="pyams_content.component.illustration.zmi.BaseIllustrationRenderer"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.illustration.zmi.BaseIllustrationRenderer</span></code></a></p>
-<p>Illustrtaion renderer with small image and zoom</p>
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.RightIllustrationWithZoomRenderer.label">
-<code class="descname">label</code><em class="property"> = 'Small illustration on the right with zoom'</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.RightIllustrationWithZoomRenderer.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.illustration.zmi.RightIllustrationWithZoomRenderer.weight">
-<code class="descname">weight</code><em class="property"> = 3</em><a class="headerlink" href="#pyams_content.component.illustration.zmi.RightIllustrationWithZoomRenderer.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-</div>
-
-
-          </div>
-        </div>
-      </div>
-      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
-        <div class="sphinxsidebarwrapper">
-  <h3><a href="index.html">Table Of Contents</a></h3>
-  <ul>
-<li><a class="reference internal" href="#">pyams_content.component.illustration.zmi package</a><ul>
-<li><a class="reference internal" href="#submodules">Submodules</a></li>
-<li><a class="reference internal" href="#module-pyams_content.component.illustration.zmi.paragraph">pyams_content.component.illustration.zmi.paragraph module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.component.illustration.zmi">Module contents</a></li>
-</ul>
-</li>
-</ul>
-
-<div id="searchbox" style="display: none" role="search">
-  <h3>Quick search</h3>
-    <form class="search" action="search.html" method="get">
-      <div><input type="text" name="q" /></div>
-      <div><input type="submit" value="Go" /></div>
-      <input type="hidden" name="check_keywords" value="yes" />
-      <input type="hidden" name="area" value="default" />
-    </form>
-</div>
-<script type="text/javascript">$('#searchbox').show(0);</script>
-        </div>
-      </div>
-      <div class="clearer"></div>
-    </div>
-    <div class="related" role="navigation" aria-label="related navigation">
-      <h3>Navigation</h3>
-      <ul>
-        <li class="right" style="margin-right: 10px">
-          <a href="genindex.html" title="General Index"
-             >index</a></li>
-        <li class="right" >
-          <a href="py-modindex.html" title="Python Module Index"
-             >modules</a> |</li>
-        <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> &#187;</li> 
-      </ul>
-    </div>
-    <div class="footer" role="contentinfo">
-        &#169; Copyright 2017, Thierry Florac.
-      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5.
-    </div>
-  </body>
-</html>
\ No newline at end of file