src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.Templates.html

branch
eric7
changeset 11277
002e62035d8e
parent 10800
c6ce5522be30
equal deleted inserted replaced
11276:0c252a7d814f 11277:002e62035d8e
33 <td><a href="#activate">activate</a></td> 33 <td><a href="#activate">activate</a></td>
34 <td>Public method to activate this plug-in.</td> 34 <td>Public method to activate this plug-in.</td>
35 </tr> 35 </tr>
36 <tr> 36 <tr>
37 <td><a href="#deactivate">deactivate</a></td> 37 <td><a href="#deactivate">deactivate</a></td>
38 <td>Function to create the Translator configuration page.</td> 38 <td>Function to create the plug-in configuration page.</td>
39 </tr> 39 </tr>
40 <tr> 40 <tr>
41 <td><a href="#getConfigData">getConfigData</a></td> 41 <td><a href="#getConfigData">getConfigData</a></td>
42 <td>Function returning data as required by the configuration dialog.</td> 42 <td>Function returning data as required by the configuration dialog.</td>
43 </tr> 43 </tr>
102 <hr /> 102 <hr />
103 <a NAME="deactivate" ID="deactivate"></a> 103 <a NAME="deactivate" ID="deactivate"></a>
104 <h2>deactivate</h2> 104 <h2>deactivate</h2>
105 <b>deactivate</b>(<i>self</i>) 105 <b>deactivate</b>(<i>self</i>)
106 <p> 106 <p>
107 Function to create the Translator configuration page. 107 Function to create the plug-in configuration page.
108 </p> 108 </p>
109 109
110 <dl> 110 <dl>
111 111
112 <dt><i>configDlg</i> (ConfigurationWidget)</dt> 112 <dt><i>configDlg</i> (ConfigurationWidget)</dt>

eric ide

mercurial