src/build/html/pyams_utils.zmi.html
changeset 0 d153941bb745
equal deleted inserted replaced
-1:000000000000 0:d153941bb745
       
     1 
       
     2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     3   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 
       
     5 <html xmlns="http://www.w3.org/1999/xhtml">
       
     6   <head>
       
     7     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
       
     8     <title>pyams_utils.zmi package &#8212; PyAMS User Guide 0.1.0 documentation</title>
       
     9     <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
       
    10     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
       
    11     <script type="text/javascript">
       
    12       var DOCUMENTATION_OPTIONS = {
       
    13         URL_ROOT:    './',
       
    14         VERSION:     '0.1.0',
       
    15         COLLAPSE_INDEX: false,
       
    16         FILE_SUFFIX: '.html',
       
    17         HAS_SOURCE:  true,
       
    18         SOURCELINK_SUFFIX: '.txt'
       
    19       };
       
    20     </script>
       
    21     <script type="text/javascript" src="_static/jquery.js"></script>
       
    22     <script type="text/javascript" src="_static/underscore.js"></script>
       
    23     <script type="text/javascript" src="_static/doctools.js"></script>
       
    24     <link rel="index" title="Index" href="genindex.html" />
       
    25     <link rel="search" title="Search" href="search.html" />
       
    26 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Neuton&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
       
    27 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&amp;subset=latin" type="text/css" media="screen" charset="utf-8" />
       
    28 <!--[if lte IE 6]>
       
    29 <link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
       
    30 <![endif]-->
       
    31 
       
    32   </head>
       
    33   <body>
       
    34 
       
    35     <div class="related" role="navigation" aria-label="related navigation">
       
    36       <h3>Navigation</h3>
       
    37       <ul>
       
    38         <li class="right" style="margin-right: 10px">
       
    39           <a href="genindex.html" title="General Index"
       
    40              accesskey="I">index</a></li>
       
    41         <li class="right" >
       
    42           <a href="py-modindex.html" title="Python Module Index"
       
    43              >modules</a> |</li>
       
    44         <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> &#187;</li> 
       
    45       </ul>
       
    46     </div>  
       
    47 
       
    48     <div class="document">
       
    49       <div class="documentwrapper">
       
    50         <div class="bodywrapper">
       
    51           <div class="body" role="main">
       
    52             
       
    53   <div class="section" id="pyams-utils-zmi-package">
       
    54 <h1>pyams_utils.zmi package<a class="headerlink" href="#pyams-utils-zmi-package" title="Permalink to this headline">¶</a></h1>
       
    55 <div class="section" id="module-pyams_utils.zmi">
       
    56 <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-pyams_utils.zmi" title="Permalink to this headline">¶</a></h2>
       
    57 </div>
       
    58 <div class="section" id="submodules">
       
    59 <h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline">¶</a></h2>
       
    60 <div class="section" id="module-pyams_utils.zmi.intids">
       
    61 <span id="pyams-utils-zmi-intids-module"></span><h3>pyams_utils.zmi.intids module<a class="headerlink" href="#module-pyams_utils.zmi.intids" title="Permalink to this headline">¶</a></h3>
       
    62 <dl class="class">
       
    63 <dt id="pyams_utils.zmi.intids.IntIdsLengthAdapter">
       
    64 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.intids.</code><code class="descname">IntIdsLengthAdapter</code><span class="sig-paren">(</span><em>context</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.intids.IntIdsLengthAdapter" title="Permalink to this definition">¶</a></dt>
       
    65 <dd><p>Bases: <a class="reference internal" href="pyams_utils.html#pyams_utils.adapter.ContextAdapter" title="pyams_utils.adapter.ContextAdapter"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.adapter.ContextAdapter</span></code></a></p>
       
    66 <p>IntIds length adapter</p>
       
    67 <dl class="attribute">
       
    68 <dt id="pyams_utils.zmi.intids.IntIdsLengthAdapter.count">
       
    69 <code class="descname">count</code><a class="headerlink" href="#pyams_utils.zmi.intids.IntIdsLengthAdapter.count" title="Permalink to this definition">¶</a></dt>
       
    70 <dd></dd></dl>
       
    71 
       
    72 </dd></dl>
       
    73 
       
    74 <dl class="class">
       
    75 <dt id="pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm">
       
    76 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.intids.</code><code class="descname">IntIdsPropertiesDisplayForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm" title="Permalink to this definition">¶</a></dt>
       
    77 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogDisplayForm</span></code></p>
       
    78 <p>intIds properties edit form</p>
       
    79 <dl class="attribute">
       
    80 <dt id="pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm.fields">
       
    81 <code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm.fields" title="Permalink to this definition">¶</a></dt>
       
    82 <dd></dd></dl>
       
    83 
       
    84 <dl class="attribute">
       
    85 <dt id="pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm.legend">
       
    86 <code class="descname">legend</code><em class="property"> = 'Display indexer properties'</em><a class="headerlink" href="#pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm.legend" title="Permalink to this definition">¶</a></dt>
       
    87 <dd></dd></dl>
       
    88 
       
    89 <dl class="attribute">
       
    90 <dt id="pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm.title">
       
    91 <code class="descname">title</code><a class="headerlink" href="#pyams_utils.zmi.intids.IntIdsPropertiesDisplayForm.title" title="Permalink to this definition">¶</a></dt>
       
    92 <dd></dd></dl>
       
    93 
       
    94 </dd></dl>
       
    95 
       
    96 </div>
       
    97 <div class="section" id="module-pyams_utils.zmi.timezone">
       
    98 <span id="pyams-utils-zmi-timezone-module"></span><h3>pyams_utils.zmi.timezone module<a class="headerlink" href="#module-pyams_utils.zmi.timezone" title="Permalink to this headline">¶</a></h3>
       
    99 <dl class="class">
       
   100 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesAJAXEditForm">
       
   101 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.timezone.</code><code class="descname">ServerTimezonePropertiesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesAJAXEditForm" title="Permalink to this definition">¶</a></dt>
       
   102 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_form.form.AJAXEditForm</span></code>, <a class="reference internal" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm" title="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm</span></code></a></p>
       
   103 <p>Server timezone properties edit form, AJAX renderer</p>
       
   104 </dd></dl>
       
   105 
       
   106 <dl class="class">
       
   107 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm">
       
   108 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.timezone.</code><code class="descname">ServerTimezonePropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm" title="Permalink to this definition">¶</a></dt>
       
   109 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogEditForm</span></code></p>
       
   110 <p>Server timezone properties edit form</p>
       
   111 <dl class="attribute">
       
   112 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.ajax_handler">
       
   113 <code class="descname">ajax_handler</code><em class="property"> = 'properties.json'</em><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
       
   114 <dd></dd></dl>
       
   115 
       
   116 <dl class="attribute">
       
   117 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.edit_permission">
       
   118 <code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageSystem'</em><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.edit_permission" title="Permalink to this definition">¶</a></dt>
       
   119 <dd></dd></dl>
       
   120 
       
   121 <dl class="attribute">
       
   122 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.fields">
       
   123 <code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt>
       
   124 <dd></dd></dl>
       
   125 
       
   126 <dl class="attribute">
       
   127 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.legend">
       
   128 <code class="descname">legend</code><em class="property"> = 'Update server timezone properties'</em><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt>
       
   129 <dd></dd></dl>
       
   130 
       
   131 <dl class="attribute">
       
   132 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.title">
       
   133 <code class="descname">title</code><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.title" title="Permalink to this definition">¶</a></dt>
       
   134 <dd></dd></dl>
       
   135 
       
   136 <dl class="method">
       
   137 <dt id="pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.updateWidgets">
       
   138 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.timezone.ServerTimezonePropertiesEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
       
   139 <dd></dd></dl>
       
   140 
       
   141 </dd></dl>
       
   142 
       
   143 </div>
       
   144 <div class="section" id="module-pyams_utils.zmi.zeo">
       
   145 <span id="pyams-utils-zmi-zeo-module"></span><h3>pyams_utils.zmi.zeo module<a class="headerlink" href="#module-pyams_utils.zmi.zeo" title="Permalink to this headline">¶</a></h3>
       
   146 <dl class="class">
       
   147 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAJAXAddForm">
       
   148 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionAJAXAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAJAXAddForm" title="Permalink to this definition">¶</a></dt>
       
   149 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_form.form.AJAXAddForm</span></code>, <a class="reference internal" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm" title="pyams_utils.zmi.zeo.ZEOConnectionAddForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.zmi.zeo.ZEOConnectionAddForm</span></code></a></p>
       
   150 <p>ZEO connection add form, AJAX view</p>
       
   151 </dd></dl>
       
   152 
       
   153 <dl class="class">
       
   154 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAJAXTestForm">
       
   155 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionAJAXTestForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAJAXTestForm" title="Permalink to this definition">¶</a></dt>
       
   156 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_form.form.AJAXAddForm</span></code>, <a class="reference internal" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm" title="pyams_utils.zmi.zeo.ZEOConnectionTestForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.zmi.zeo.ZEOConnectionTestForm</span></code></a></p>
       
   157 <p>ZEO connection test form, JSON renderer</p>
       
   158 <dl class="method">
       
   159 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAJAXTestForm.get_ajax_output">
       
   160 <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_utils.zmi.zeo.ZEOConnectionAJAXTestForm.get_ajax_output" title="Permalink to this definition">¶</a></dt>
       
   161 <dd></dd></dl>
       
   162 
       
   163 </dd></dl>
       
   164 
       
   165 <dl class="class">
       
   166 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm">
       
   167 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionAddForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm" title="Permalink to this definition">¶</a></dt>
       
   168 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogAddForm</span></code></p>
       
   169 <p>ZEO connection add form</p>
       
   170 <dl class="method">
       
   171 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.add">
       
   172 <code class="descname">add</code><span class="sig-paren">(</span><em>object</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.add" title="Permalink to this definition">¶</a></dt>
       
   173 <dd></dd></dl>
       
   174 
       
   175 <dl class="attribute">
       
   176 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.ajax_handler">
       
   177 <code class="descname">ajax_handler</code><em class="property"> = 'add-zeo-connection.json'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
       
   178 <dd></dd></dl>
       
   179 
       
   180 <dl class="attribute">
       
   181 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.autocomplete">
       
   182 <code class="descname">autocomplete</code><em class="property"> = 'off'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.autocomplete" title="Permalink to this definition">¶</a></dt>
       
   183 <dd></dd></dl>
       
   184 
       
   185 <dl class="method">
       
   186 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.create">
       
   187 <code class="descname">create</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.create" title="Permalink to this definition">¶</a></dt>
       
   188 <dd></dd></dl>
       
   189 
       
   190 <dl class="attribute">
       
   191 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.edit_permission">
       
   192 <code class="descname">edit_permission</code><em class="property"> = None</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.edit_permission" title="Permalink to this definition">¶</a></dt>
       
   193 <dd></dd></dl>
       
   194 
       
   195 <dl class="attribute">
       
   196 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.fields">
       
   197 <code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.fields" title="Permalink to this definition">¶</a></dt>
       
   198 <dd></dd></dl>
       
   199 
       
   200 <dl class="attribute">
       
   201 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.icon_css_class">
       
   202 <code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-database'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
       
   203 <dd></dd></dl>
       
   204 
       
   205 <dl class="attribute">
       
   206 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.legend">
       
   207 <code class="descname">legend</code><em class="property"> = 'Add ZEO connection'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.legend" title="Permalink to this definition">¶</a></dt>
       
   208 <dd></dd></dl>
       
   209 
       
   210 <dl class="method">
       
   211 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.nextURL">
       
   212 <code class="descname">nextURL</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.nextURL" title="Permalink to this definition">¶</a></dt>
       
   213 <dd></dd></dl>
       
   214 
       
   215 <dl class="attribute">
       
   216 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddForm.title">
       
   217 <code class="descname">title</code><em class="property"> = 'Utilities'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddForm.title" title="Permalink to this definition">¶</a></dt>
       
   218 <dd></dd></dl>
       
   219 
       
   220 </dd></dl>
       
   221 
       
   222 <dl class="class">
       
   223 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddMenu">
       
   224 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionAddMenu</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_utils.zmi.zeo.ZEOConnectionAddMenu" title="Permalink to this definition">¶</a></dt>
       
   225 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.ToolbarMenuItem</span></code></p>
       
   226 <p>ZEO connection add menu</p>
       
   227 <dl class="attribute">
       
   228 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddMenu.label">
       
   229 <code class="descname">label</code><em class="property"> = 'Add ZEO connection...'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddMenu.label" title="Permalink to this definition">¶</a></dt>
       
   230 <dd></dd></dl>
       
   231 
       
   232 <dl class="attribute">
       
   233 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddMenu.label_css_class">
       
   234 <code class="descname">label_css_class</code><em class="property"> = 'fa fa-fw fa-database'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddMenu.label_css_class" title="Permalink to this definition">¶</a></dt>
       
   235 <dd></dd></dl>
       
   236 
       
   237 <dl class="attribute">
       
   238 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddMenu.modal_target">
       
   239 <code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddMenu.modal_target" title="Permalink to this definition">¶</a></dt>
       
   240 <dd></dd></dl>
       
   241 
       
   242 <dl class="attribute">
       
   243 <dt id="pyams_utils.zmi.zeo.ZEOConnectionAddMenu.url">
       
   244 <code class="descname">url</code><em class="property"> = 'add-zeo-connection.html'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionAddMenu.url" title="Permalink to this definition">¶</a></dt>
       
   245 <dd></dd></dl>
       
   246 
       
   247 </dd></dl>
       
   248 
       
   249 <dl class="class">
       
   250 <dt id="pyams_utils.zmi.zeo.ZEOConnectionNameAdapter">
       
   251 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionNameAdapter</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionNameAdapter" title="Permalink to this definition">¶</a></dt>
       
   252 <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>
       
   253 <p>ZEO connection name adapter</p>
       
   254 <dl class="attribute">
       
   255 <dt id="pyams_utils.zmi.zeo.ZEOConnectionNameAdapter.name">
       
   256 <code class="descname">name</code><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionNameAdapter.name" title="Permalink to this definition">¶</a></dt>
       
   257 <dd></dd></dl>
       
   258 
       
   259 </dd></dl>
       
   260 
       
   261 <dl class="class">
       
   262 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesAJAXEditForm">
       
   263 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionPropertiesAJAXEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesAJAXEditForm" title="Permalink to this definition">¶</a></dt>
       
   264 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_form.form.AJAXEditForm</span></code>, <a class="reference internal" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm" title="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm"><code class="xref py py-class docutils literal"><span class="pre">pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm</span></code></a></p>
       
   265 <p>ZEO connection properties edit form, AJAX view</p>
       
   266 </dd></dl>
       
   267 
       
   268 <dl class="class">
       
   269 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm">
       
   270 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionPropertiesEditForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm" title="Permalink to this definition">¶</a></dt>
       
   271 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogEditForm</span></code></p>
       
   272 <p>ZEO connection properties edit form</p>
       
   273 <dl class="attribute">
       
   274 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.ajax_handler">
       
   275 <code class="descname">ajax_handler</code><em class="property"> = 'properties.json'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
       
   276 <dd></dd></dl>
       
   277 
       
   278 <dl class="attribute">
       
   279 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.autocomplete">
       
   280 <code class="descname">autocomplete</code><em class="property"> = 'off'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.autocomplete" title="Permalink to this definition">¶</a></dt>
       
   281 <dd></dd></dl>
       
   282 
       
   283 <dl class="attribute">
       
   284 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.edit_permission">
       
   285 <code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageSystem'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.edit_permission" title="Permalink to this definition">¶</a></dt>
       
   286 <dd></dd></dl>
       
   287 
       
   288 <dl class="attribute">
       
   289 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.fields">
       
   290 <code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.fields" title="Permalink to this definition">¶</a></dt>
       
   291 <dd></dd></dl>
       
   292 
       
   293 <dl class="attribute">
       
   294 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.icon_css_class">
       
   295 <code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-database'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
       
   296 <dd></dd></dl>
       
   297 
       
   298 <dl class="attribute">
       
   299 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.legend">
       
   300 <code class="descname">legend</code><em class="property"> = 'Update ZEO connection properties'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.legend" title="Permalink to this definition">¶</a></dt>
       
   301 <dd></dd></dl>
       
   302 
       
   303 <dl class="attribute">
       
   304 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.title">
       
   305 <code class="descname">title</code><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.title" title="Permalink to this definition">¶</a></dt>
       
   306 <dd></dd></dl>
       
   307 
       
   308 <dl class="method">
       
   309 <dt id="pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.updateWidgets">
       
   310 <code class="descname">updateWidgets</code><span class="sig-paren">(</span><em>prefix=None</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionPropertiesEditForm.updateWidgets" title="Permalink to this definition">¶</a></dt>
       
   311 <dd></dd></dl>
       
   312 
       
   313 </dd></dl>
       
   314 
       
   315 <dl class="class">
       
   316 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm">
       
   317 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionTestForm</code><span class="sig-paren">(</span><em>context</em>, <em>request</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm" title="Permalink to this definition">¶</a></dt>
       
   318 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_zmi.form.AdminDialogAddForm</span></code></p>
       
   319 <p>ZEO connection test form</p>
       
   320 <dl class="attribute">
       
   321 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.ajax_handler">
       
   322 <code class="descname">ajax_handler</code><em class="property"> = 'test-connection.json'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.ajax_handler" title="Permalink to this definition">¶</a></dt>
       
   323 <dd></dd></dl>
       
   324 
       
   325 <dl class="attribute">
       
   326 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.buttons">
       
   327 <code class="descname">buttons</code><em class="property"> = &lt;z3c.form.button.Buttons object&gt;</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.buttons" title="Permalink to this definition">¶</a></dt>
       
   328 <dd></dd></dl>
       
   329 
       
   330 <dl class="method">
       
   331 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.createAndAdd">
       
   332 <code class="descname">createAndAdd</code><span class="sig-paren">(</span><em>data</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.createAndAdd" title="Permalink to this definition">¶</a></dt>
       
   333 <dd></dd></dl>
       
   334 
       
   335 <dl class="attribute">
       
   336 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.edit_permission">
       
   337 <code class="descname">edit_permission</code><em class="property"> = 'pyams.ManageSystem'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.edit_permission" title="Permalink to this definition">¶</a></dt>
       
   338 <dd></dd></dl>
       
   339 
       
   340 <dl class="attribute">
       
   341 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.fields">
       
   342 <code class="descname">fields</code><em class="property"> = &lt;z3c.form.field.Fields object&gt;</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.fields" title="Permalink to this definition">¶</a></dt>
       
   343 <dd></dd></dl>
       
   344 
       
   345 <dl class="attribute">
       
   346 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.form_target">
       
   347 <code class="descname">form_target</code><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.form_target" title="Permalink to this definition">¶</a></dt>
       
   348 <dd></dd></dl>
       
   349 
       
   350 <dl class="attribute">
       
   351 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.icon_css_class">
       
   352 <code class="descname">icon_css_class</code><em class="property"> = 'fa fa-fw fa-database'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.icon_css_class" title="Permalink to this definition">¶</a></dt>
       
   353 <dd></dd></dl>
       
   354 
       
   355 <dl class="attribute">
       
   356 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.legend">
       
   357 <code class="descname">legend</code><em class="property"> = 'Test ZEO database connection'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.legend" title="Permalink to this definition">¶</a></dt>
       
   358 <dd></dd></dl>
       
   359 
       
   360 <dl class="attribute">
       
   361 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.prefix">
       
   362 <code class="descname">prefix</code><em class="property"> = 'test_form.'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.prefix" title="Permalink to this definition">¶</a></dt>
       
   363 <dd></dd></dl>
       
   364 
       
   365 <dl class="attribute">
       
   366 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.title">
       
   367 <code class="descname">title</code><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.title" title="Permalink to this definition">¶</a></dt>
       
   368 <dd></dd></dl>
       
   369 
       
   370 <dl class="method">
       
   371 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestForm.updateActions">
       
   372 <code class="descname">updateActions</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestForm.updateActions" title="Permalink to this definition">¶</a></dt>
       
   373 <dd></dd></dl>
       
   374 
       
   375 </dd></dl>
       
   376 
       
   377 <dl class="class">
       
   378 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestFormSuffix">
       
   379 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionTestFormSuffix</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_utils.zmi.zeo.ZEOConnectionTestFormSuffix" title="Permalink to this definition">¶</a></dt>
       
   380 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_viewlet.viewlet.Viewlet</span></code></p>
       
   381 <p>ZEO connection test form suffix</p>
       
   382 </dd></dl>
       
   383 
       
   384 <dl class="class">
       
   385 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestMenu">
       
   386 <em class="property">class </em><code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">ZEOConnectionTestMenu</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_utils.zmi.zeo.ZEOConnectionTestMenu" title="Permalink to this definition">¶</a></dt>
       
   387 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">pyams_skin.viewlet.toolbar.ToolbarMenuItem</span></code></p>
       
   388 <p>ZEO connection test menu</p>
       
   389 <dl class="attribute">
       
   390 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestMenu.label">
       
   391 <code class="descname">label</code><em class="property"> = 'Test ZEO connection...'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestMenu.label" title="Permalink to this definition">¶</a></dt>
       
   392 <dd></dd></dl>
       
   393 
       
   394 <dl class="attribute">
       
   395 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestMenu.label_css_class">
       
   396 <code class="descname">label_css_class</code><em class="property"> = 'fa fa-fw fa-database'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestMenu.label_css_class" title="Permalink to this definition">¶</a></dt>
       
   397 <dd></dd></dl>
       
   398 
       
   399 <dl class="attribute">
       
   400 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestMenu.modal_target">
       
   401 <code class="descname">modal_target</code><em class="property"> = True</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestMenu.modal_target" title="Permalink to this definition">¶</a></dt>
       
   402 <dd></dd></dl>
       
   403 
       
   404 <dl class="attribute">
       
   405 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestMenu.stop_propagation">
       
   406 <code class="descname">stop_propagation</code><em class="property"> = True</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestMenu.stop_propagation" title="Permalink to this definition">¶</a></dt>
       
   407 <dd></dd></dl>
       
   408 
       
   409 <dl class="attribute">
       
   410 <dt id="pyams_utils.zmi.zeo.ZEOConnectionTestMenu.url">
       
   411 <code class="descname">url</code><em class="property"> = 'test-connection.html'</em><a class="headerlink" href="#pyams_utils.zmi.zeo.ZEOConnectionTestMenu.url" title="Permalink to this definition">¶</a></dt>
       
   412 <dd></dd></dl>
       
   413 
       
   414 </dd></dl>
       
   415 
       
   416 <dl class="function">
       
   417 <dt id="pyams_utils.zmi.zeo.handle_new_connection_data_extraction">
       
   418 <code class="descclassname">pyams_utils.zmi.zeo.</code><code class="descname">handle_new_connection_data_extraction</code><span class="sig-paren">(</span><em>event</em><span class="sig-paren">)</span><a class="headerlink" href="#pyams_utils.zmi.zeo.handle_new_connection_data_extraction" title="Permalink to this definition">¶</a></dt>
       
   419 <dd><p>Handle new connection data extraction</p>
       
   420 </dd></dl>
       
   421 
       
   422 </div>
       
   423 </div>
       
   424 </div>
       
   425 
       
   426 
       
   427           </div>
       
   428         </div>
       
   429       </div>
       
   430       <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
       
   431         <div class="sphinxsidebarwrapper">
       
   432   <h3><a href="index.html">Table Of Contents</a></h3>
       
   433   <ul>
       
   434 <li><a class="reference internal" href="#">pyams_utils.zmi package</a><ul>
       
   435 <li><a class="reference internal" href="#module-pyams_utils.zmi">Module contents</a></li>
       
   436 <li><a class="reference internal" href="#submodules">Submodules</a><ul>
       
   437 <li><a class="reference internal" href="#module-pyams_utils.zmi.intids">pyams_utils.zmi.intids module</a></li>
       
   438 <li><a class="reference internal" href="#module-pyams_utils.zmi.timezone">pyams_utils.zmi.timezone module</a></li>
       
   439 <li><a class="reference internal" href="#module-pyams_utils.zmi.zeo">pyams_utils.zmi.zeo module</a></li>
       
   440 </ul>
       
   441 </li>
       
   442 </ul>
       
   443 </li>
       
   444 </ul>
       
   445 
       
   446 <div id="searchbox" style="display: none" role="search">
       
   447   <h3>Quick search</h3>
       
   448     <form class="search" action="search.html" method="get">
       
   449       <div><input type="text" name="q" /></div>
       
   450       <div><input type="submit" value="Go" /></div>
       
   451       <input type="hidden" name="check_keywords" value="yes" />
       
   452       <input type="hidden" name="area" value="default" />
       
   453     </form>
       
   454 </div>
       
   455 <script type="text/javascript">$('#searchbox').show(0);</script>
       
   456         </div>
       
   457       </div>
       
   458       <div class="clearer"></div>
       
   459     </div>
       
   460     <div class="related" role="navigation" aria-label="related navigation">
       
   461       <h3>Navigation</h3>
       
   462       <ul>
       
   463         <li class="right" style="margin-right: 10px">
       
   464           <a href="genindex.html" title="General Index"
       
   465              >index</a></li>
       
   466         <li class="right" >
       
   467           <a href="py-modindex.html" title="Python Module Index"
       
   468              >modules</a> |</li>
       
   469         <li class="nav-item nav-item-0"><a href="index.html">PyAMS User Guide 0.1.0 documentation</a> &#187;</li> 
       
   470       </ul>
       
   471     </div>
       
   472     <div class="footer" role="contentinfo">
       
   473         &#169; Copyright 2017, Thierry Florac.
       
   474       Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.6.5.
       
   475     </div>
       
   476   </body>
       
   477 </html>