src/build/html/pyams_content.shared.imagemap.zmi.html
changeset 10 1d12ff3f036a
parent 9 562bde22e104
child 11 ba0b83b57c0c
--- a/src/build/html/pyams_content.shared.imagemap.zmi.html	Sun Jan 14 15:46:10 2018 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,683 +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.shared.imagemap.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-shared-imagemap-zmi-package">
-<h1>pyams_content.shared.imagemap.zmi package<a class="headerlink" href="#pyams-content-shared-imagemap-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.shared.imagemap.zmi.area">
-<span id="pyams-content-shared-imagemap-zmi-area-module"></span><h2>pyams_content.shared.imagemap.zmi.area module<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi.area" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAJAXAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.area.</code><code class="descname">ImagemapAreaAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAJAXAddForm" title="Permalink to this definition">¶</a></dt>
-<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.imagemap.zmi.area.ImagemapAreaAddForm" title="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm</span></code></a></p>
-<p>Image map area add form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.area.</code><code class="descname">ImagemapAreaAddAction</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.imagemap.zmi.area.ImagemapAreaAddAction" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map area add menu</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction.label">
-<code class="descname">label</code><em class="property"> = 'Add image area'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction.modal_target">
-<code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction.modal_target" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction.url">
-<code class="descname">url</code><em class="property"> = 'add-area.html'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddAction.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.area.</code><code class="descname">ImagemapAreaAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm" 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>Imagemap area add form</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.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.shared.imagemap.zmi.area.ImagemapAreaAddForm.add" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'add-area.json'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.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.shared.imagemap.zmi.area.ImagemapAreaAddForm.create" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.dialog_class">
-<code class="descname">dialog_class</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.dialog_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Add new image area'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.nextURL">
-<code class="descname">nextURL</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaAddForm.nextURL" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.area.</code><code class="descname">ImagemapAreaPropertiesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesAJAXEditForm" title="Permalink to this definition">¶</a></dt>
-<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.imagemap.zmi.area.ImagemapAreaPropertiesEditForm" title="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm</span></code></a></p>
-<p>Image map properties edit form, JSON rendener</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.area.</code><code class="descname">ImagemapAreaPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map area properties edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'properties.json'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.dialog_class">
-<code class="descname">dialog_class</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.dialog_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Edit image map properties'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.area.ImagemapAreaPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.shared.imagemap.zmi.container">
-<span id="pyams-content-shared-imagemap-zmi-container-module"></span><h2>pyams_content.shared.imagemap.zmi.container module<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi.container" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerNameColumn">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasContainerNameColumn</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.imagemap.zmi.container.ImagemapAreasContainerNameColumn" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map areas container name column</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerNameColumn.getValue">
-<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.imagemap.zmi.container.ImagemapAreasContainerNameColumn.getValue" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerNameColumn.weight">
-<code class="descname">weight</code><em class="property"> = 10</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerNameColumn.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerTargetColumn">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasContainerTargetColumn</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.imagemap.zmi.container.ImagemapAreasContainerTargetColumn" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map areas container target URL column</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerTargetColumn.getValue">
-<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.imagemap.zmi.container.ImagemapAreasContainerTargetColumn.getValue" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerTargetColumn.weight">
-<code class="descname">weight</code><em class="property"> = 20</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerTargetColumn.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerTrashColumn">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasContainerTrashColumn</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.imagemap.zmi.container.ImagemapAreasContainerTrashColumn" 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.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>
-<p>Image map areas container trash column</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerView">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasContainerView</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerView" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.view.AdminView" title="pyams_zmi.view.AdminView"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.view.AdminView</span></code></a></p>
-<p>Image map areas container view</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerView.title">
-<code class="descname">title</code><em class="property"> = 'Image map areas'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerView.title" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerView.update">
-<code class="descname">update</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasContainerView.update" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasMenu</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.imagemap.zmi.container.ImagemapAreasMenu" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map areas menu</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu.icon_class">
-<code class="descname">icon_class</code><em class="property"> = 'fa-location-arrow'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu.icon_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu.label">
-<code class="descname">label</code><em class="property"> = 'Image areas'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu.url">
-<code class="descname">url</code><em class="property"> = '#areas.html'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasMenu.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasTable</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map areas table</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.cssClasses">
-<code class="descname">cssClasses</code><em class="property"> = {'table': 'table table-bordered table-striped table-hover table-tight'}</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.cssClasses" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.data_attributes">
-<code class="descname">data_attributes</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.data_attributes" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.hide_header">
-<code class="descname">hide_header</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.hide_header" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.render">
-<code class="descname">render</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.render" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.values">
-<code class="descname">values</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasTable.values" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasValues">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">ImagemapAreasValues</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.imagemap.zmi.container.ImagemapAreasValues" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map areas caontainer values</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.container.ImagemapAreasValues.values">
-<code class="descname">values</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.ImagemapAreasValues.values" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="function">
-<dt id="pyams_content.shared.imagemap.zmi.container.delete_imagemap_area">
-<code class="descclassname">pyams_content.shared.imagemap.zmi.container.</code><code class="descname">delete_imagemap_area</code><span class="sig-paren">(</span><em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.container.delete_imagemap_area" title="Permalink to this definition">¶</a></dt>
-<dd><p>Delete image map area</p>
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.shared.imagemap.zmi.paragraph">
-<span id="pyams-content-shared-imagemap-zmi-paragraph-module"></span><h2>pyams_content.shared.imagemap.zmi.paragraph module<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi.paragraph" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagrahPropertiesAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagrahPropertiesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagrahPropertiesAJAXEditForm" 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.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm" title="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm</span></code></a></p>
-<p>Image map properties edit form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAJAXAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAJAXAddForm" 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.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm" title="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm</span></code></a></p>
-<p>Image map paragraph add form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm" 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>Image map paragraph add form</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.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.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.add" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'add-imagemap-paragraph.json'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.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.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.create" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.icon_css_class">
-<code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-location-arrow'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Add new image map'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphAddMenu</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.imagemap.zmi.paragraph.ImagemapParagraphAddMenu" 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>Image map paragraph add menu</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.label">
-<code class="descname">label</code><em class="property"> = 'Add image map...'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.label_css_class">
-<code class="descname">label_css_class</code><em class="property"> = 'fa fa-fw fa-location-arrow'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.label_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.paragraph_type">
-<code class="descname">paragraph_type</code><em class="property"> = 'ImageMap'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.paragraph_type" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.url">
-<code class="descname">url</code><em class="property"> = 'add-imagemap-paragraph.html'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphAddMenu.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphInnerAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerAJAXEditForm" 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.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm" title="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm</span></code></a></p>
-<p>Image map paragraph properties inner edit form, JSON rendener</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerAJAXEditForm.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.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerAJAXEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphInnerEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm" title="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm</span></code></a></p>
-<p>Image map properties inner edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'inner-properties.json'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm.buttons">
-<code class="descname">buttons</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm.buttons" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm.legend">
-<code class="descname">legend</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphInnerEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPreviewWidgetsSuffix">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphPreviewWidgetsSuffix</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.imagemap.zmi.paragraph.ImagemapParagraphPreviewWidgetsSuffix" 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>Image map paragraph preview widgets suffix</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm" 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>Image map paragraph edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'properties.json'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageContent'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.icon_css_class">
-<code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-location-arrow'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Edit paragraph properties'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.title">
-<code class="descname">title</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphPropertiesEditForm.title" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphSummary">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.paragraph.</code><code class="descname">ImagemapParagraphSummary</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphSummary" 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>Image map paragraph summary</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphSummary.get_item_info">
-<code class="descname">get_item_info</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphSummary.get_item_info" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphSummary.language">
-<code class="descname">language</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.paragraph.ImagemapParagraphSummary.language" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.shared.imagemap.zmi.preview">
-<span id="pyams-content-shared-imagemap-zmi-preview-module"></span><h2>pyams_content.shared.imagemap.zmi.preview module<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi.preview" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.preview.ImagemapPreview">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.preview.</code><code class="descname">ImagemapPreview</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.preview.ImagemapPreview" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
-<p>Image map preview</p>
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.preview.ImagemapPreview.get_item_info">
-<code class="descname">get_item_info</code><span class="sig-paren">(</span><em>item</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.preview.ImagemapPreview.get_item_info" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.shared.imagemap.zmi.properties">
-<span id="pyams-content-shared-imagemap-zmi-properties-module"></span><h2>pyams_content.shared.imagemap.zmi.properties module<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi.properties" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.properties.</code><code class="descname">ImageMapPropertiesEditForm</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.imagemap.zmi.properties.ImageMapPropertiesEditForm" 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>Image map properties edit form extension</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.fields">
-<code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.fieldset_class">
-<code class="descname">fieldset_class</code><em class="property"> = 'bordered no-x-margin margin-y-10'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.fieldset_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.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.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.get_ajax_output" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Background image'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.weight">
-<code class="descname">weight</code><em class="property"> = 10</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.properties.ImageMapPropertiesEditForm.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.shared.imagemap.zmi.widget">
-<span id="pyams-content-shared-imagemap-zmi-widget-module"></span><h2>pyams_content.shared.imagemap.zmi.widget module<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi.widget" title="Permalink to this headline">¶</a></h2>
-<dl class="function">
-<dt id="pyams_content.shared.imagemap.zmi.widget.ImgareaInputFieldWidget">
-<code class="descclassname">pyams_content.shared.imagemap.zmi.widget.</code><code class="descname">ImgareaInputFieldWidget</code><span class="sig-paren">(</span><em>field</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.widget.ImgareaInputFieldWidget" title="Permalink to this definition">¶</a></dt>
-<dd><p>Image map area input widget factory</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.widget.ImgareaInputWidget">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.widget.</code><code class="descname">ImgareaInputWidget</code><span class="sig-paren">(</span><em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.widget.ImgareaInputWidget" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">z3c.form.browser.text.TextWidget</span></code></p>
-<p>Image map area input widget</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.widget.ImgareaInputWidget.image_url">
-<code class="descname">image_url</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.widget.ImgareaInputWidget.image_url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.shared.imagemap.zmi">
-<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_content.shared.imagemap.zmi" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAJAXAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.</code><code class="descname">ImageMapAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapAJAXAddForm" title="Permalink to this definition">¶</a></dt>
-<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.imagemap.zmi.ImageMapAddForm" title="pyams_content.shared.imagemap.zmi.ImageMapAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.imagemap.zmi.ImageMapAddForm</span></code></a></p>
-<p>Image map add form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAddAction">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.</code><code class="descname">ImageMapAddAction</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.imagemap.zmi.ImageMapAddAction" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map adding action</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAddAction.label">
-<code class="descname">label</code><em class="property"> = 'Add image map'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapAddAction.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAddAction.modal_target">
-<code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapAddAction.modal_target" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAddAction.url">
-<code class="descname">url</code><em class="property"> = 'add-shared-content.html'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapAddAction.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAddForm">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.</code><code class="descname">ImageMapAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapAddForm" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map add form</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapAddForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Adding image map'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapAddForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapContentMenuHeader">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.</code><code class="descname">ImageMapContentMenuHeader</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapContentMenuHeader" 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>Image map content menu header adapter</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapContentMenuHeader.header">
-<code class="descname">header</code><em class="property"> = 'This image map'</em><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapContentMenuHeader.header" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapTitleAdapter">
-<em class="property">class </em><code class="descclassname">pyams_content.shared.imagemap.zmi.</code><code class="descname">ImageMapTitleAdapter</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.imagemap.zmi.ImageMapTitleAdapter" title="Permalink to this definition">¶</a></dt>
-<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>
-<p>Image map title adapter</p>
-<dl class="attribute">
-<dt id="pyams_content.shared.imagemap.zmi.ImageMapTitleAdapter.title">
-<code class="descname">title</code><a class="headerlink" href="#pyams_content.shared.imagemap.zmi.ImageMapTitleAdapter.title" 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.shared.imagemap.zmi package</a><ul>
-<li><a class="reference internal" href="#submodules">Submodules</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.zmi.area">pyams_content.shared.imagemap.zmi.area module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.zmi.container">pyams_content.shared.imagemap.zmi.container module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.zmi.paragraph">pyams_content.shared.imagemap.zmi.paragraph module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.zmi.preview">pyams_content.shared.imagemap.zmi.preview module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.zmi.properties">pyams_content.shared.imagemap.zmi.properties module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.zmi.widget">pyams_content.shared.imagemap.zmi.widget module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.shared.imagemap.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