--- a/src/build/html/pyams_content.component.theme.zmi.html Sun Jan 14 15:46:10 2018 +0100
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,293 +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.theme.zmi package — 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&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&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> »</li>
- </ul>
- </div>
-
- <div class="document">
- <div class="documentwrapper">
- <div class="bodywrapper">
- <div class="body" role="main">
-
- <div class="section" id="pyams-content-component-theme-zmi-package">
-<h1>pyams_content.component.theme.zmi package<a class="headerlink" href="#pyams-content-component-theme-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.theme.zmi.manager">
-<span id="pyams-content-component-theme-zmi-manager-module"></span><h2>pyams_content.component.theme.zmi.manager module<a class="headerlink" href="#module-pyams_content.component.theme.zmi.manager" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.manager.</code><code class="descname">ThemesManagerAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerAJAXEditForm" 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.component.theme.zmi.manager.ThemesManagerEditForm" title="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.theme.zmi.manager.ThemesManagerEditForm</span></code></a></p>
-<p>Themes manager edit form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.manager.</code><code class="descname">ThemesManagerEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerEditForm" 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>Themes manager edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'themes.json'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.edit_permission">
-<code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageTool'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.edit_permission" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.fields">
-<code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Selected themes'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerEditForm.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.theme.zmi.manager.ThemesManagerEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerMenu">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.manager.</code><code class="descname">ThemesManagerMenu</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.component.theme.zmi.manager.ThemesManagerMenu" 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>Themes menu</p>
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerMenu.icon_class">
-<code class="descname">icon_class</code><em class="property"> = 'fa-tags'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerMenu.icon_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerMenu.label">
-<code class="descname">label</code><em class="property"> = 'Themes...'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerMenu.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerMenu.modal_target">
-<code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerMenu.modal_target" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.manager.ThemesManagerMenu.url">
-<code class="descname">url</code><em class="property"> = 'themes.html'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.manager.ThemesManagerMenu.url" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.component.theme.zmi.portlet">
-<span id="pyams-content-component-theme-zmi-portlet-module"></span><h2>pyams_content.component.theme.zmi.portlet module<a class="headerlink" href="#module-pyams_content.component.theme.zmi.portlet" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.portlet.</code><code class="descname">PortletSettingsThemesEditor</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.theme.zmi.portlet.PortletSettingsThemesEditor" 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>Portlet settings for themes</p>
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.fields">
-<code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.id">
-<code class="descname">id</code><em class="property"> = 'themes_form'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.id" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.legend">
-<code class="descname">legend</code><em class="property"> = None</em><a class="headerlink" href="#pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.tab_label">
-<code class="descname">tab_label</code><em class="property"> = 'Themes'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.tab_label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.weight">
-<code class="descname">weight</code><em class="property"> = 50</em><a class="headerlink" href="#pyams_content.component.theme.zmi.portlet.PortletSettingsThemesEditor.weight" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-</div>
-<div class="section" id="module-pyams_content.component.theme.zmi">
-<span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_content.component.theme.zmi" title="Permalink to this headline">¶</a></h2>
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.ThemesAJAXEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.</code><code class="descname">ThemesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesAJAXEditForm" 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.component.theme.zmi.ThemesEditForm" title="pyams_content.component.theme.zmi.ThemesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.component.theme.zmi.ThemesEditForm</span></code></a></p>
-<p>Themes edit form, JSON renderer</p>
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.</code><code class="descname">ThemesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesEditForm" title="Permalink to this definition">¶</a></dt>
-<dd><p>Bases: <a class="reference internal" href="pyams_zmi.html#pyams_zmi.form.AdminEditForm" title="pyams_zmi.form.AdminEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminEditForm</span></code></a></p>
-<p>Themes edit form</p>
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm.ajax_handler">
-<code class="descname">ajax_handler</code><em class="property"> = 'themes.json'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm.fields">
-<code class="descname">fields</code><em class="property"> = <z3c.form.field.Fields object></em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesEditForm.fields" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm.get_subterms">
-<code class="descname">get_subterms</code><span class="sig-paren">(</span><em>term</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesEditForm.get_subterms" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm.legend">
-<code class="descname">legend</code><em class="property"> = 'Content themes'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesEditForm.legend" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm.top_terms">
-<code class="descname">top_terms</code><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesEditForm.top_terms" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="method">
-<dt id="pyams_content.component.theme.zmi.ThemesEditForm.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.theme.zmi.ThemesEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.ThemesHeaderAdapter">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.</code><code class="descname">ThemesHeaderAdapter</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.component.theme.zmi.ThemesHeaderAdapter" 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.WfSharedContentHeaderAdapter" title="pyams_content.shared.common.zmi.WfSharedContentHeaderAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_content.shared.common.zmi.WfSharedContentHeaderAdapter</span></code></a></p>
-<p>Shared content themes header adapter</p>
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesHeaderAdapter.icon_class">
-<code class="descname">icon_class</code><em class="property"> = 'fa fa-fw fa-tags'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesHeaderAdapter.icon_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-</dd></dl>
-
-<dl class="class">
-<dt id="pyams_content.component.theme.zmi.ThemesMenu">
-<em class="property">class </em><code class="descclassname">pyams_content.component.theme.zmi.</code><code class="descname">ThemesMenu</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.component.theme.zmi.ThemesMenu" 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>Themes menu</p>
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesMenu.icon_class">
-<code class="descname">icon_class</code><em class="property"> = 'fa-tags'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesMenu.icon_class" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesMenu.label">
-<code class="descname">label</code><em class="property"> = 'Themes...'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesMenu.label" title="Permalink to this definition">¶</a></dt>
-<dd></dd></dl>
-
-<dl class="attribute">
-<dt id="pyams_content.component.theme.zmi.ThemesMenu.url">
-<code class="descname">url</code><em class="property"> = '#themes.html'</em><a class="headerlink" href="#pyams_content.component.theme.zmi.ThemesMenu.url" 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.theme.zmi package</a><ul>
-<li><a class="reference internal" href="#submodules">Submodules</a></li>
-<li><a class="reference internal" href="#module-pyams_content.component.theme.zmi.manager">pyams_content.component.theme.zmi.manager module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.component.theme.zmi.portlet">pyams_content.component.theme.zmi.portlet module</a></li>
-<li><a class="reference internal" href="#module-pyams_content.component.theme.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> »</li>
- </ul>
- </div>
- <div class="footer" role="contentinfo">
- © 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