ProjectDjango/Documentation/source/Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage.html

Thu, 30 Dec 2021 11:58:36 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 30 Dec 2021 11:58:36 +0100
branch
eric7
changeset 176
1395e0583f4e
parent 172
ea7980ded4f3
child 192
a4b66a1acea6
permissions
-rw-r--r--

Updated version info to indicate relation to eric7.

<!DOCTYPE html>
<html><head>
<title>Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<a NAME="top" ID="top"></a>
<h1>Plugin_Project_Django.ProjectDjango.ConfigurationPage.DjangoPage</h1>

<p>
Module implementing the Django configuration page.
</p>
<h3>Global Attributes</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>

<table>

<tr>
<td><a href="#DjangoPage">DjangoPage</a></td>
<td>Class implementing the Django configuration page.</td>
</tr>
</table>
<h3>Functions</h3>

<table>
<tr><td>None</td></tr>
</table>
<hr />
<hr />
<a NAME="DjangoPage" ID="DjangoPage"></a>
<h2>DjangoPage</h2>

<p>
    Class implementing the Django configuration page.
</p>
<h3>Derived from</h3>
ConfigurationPageBase, Ui_DjangoPage
<h3>Class Attributes</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Class Methods</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Methods</h3>

<table>

<tr>
<td><a href="#DjangoPage.__init__">DjangoPage</a></td>
<td>Constructor</td>
</tr>
<tr>
<td><a href="#DjangoPage.save">save</a></td>
<td>Public slot to save the Django configuration.</td>
</tr>
</table>
<h3>Static Methods</h3>

<table>
<tr><td>None</td></tr>
</table>

<a NAME="DjangoPage.__init__" ID="DjangoPage.__init__"></a>
<h4>DjangoPage (Constructor)</h4>
<b>DjangoPage</b>(<i>plugin</i>)

<p>
        Constructor
</p>
<dl>

<dt><i>plugin</i></dt>
<dd>
reference to the plugin object
</dd>
</dl>
<a NAME="DjangoPage.save" ID="DjangoPage.save"></a>
<h4>DjangoPage.save</h4>
<b>save</b>(<i></i>)

<p>
        Public slot to save the Django configuration.
</p>
<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial