src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html

branch
eric7
changeset 9427
905e7af29101
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
9426:e2a52d98ad20 9427:905e7af29101
24 <h3>Functions</h3> 24 <h3>Functions</h3>
25 25
26 <table> 26 <table>
27 27
28 <tr> 28 <tr>
29 <td><a href="#getInstallCommand">getInstallCommand</a></td> 29 <td><a href="#installGoogleAPIPackages">installGoogleAPIPackages</a></td>
30 <td>Module function to get the install command to get the Google mail support activated.</td> 30 <td>Module function to install the required packages to support Google mail.</td>
31 </tr> 31 </tr>
32 <tr> 32 <tr>
33 <td><a href="#isClientSecretFileAvailable">isClientSecretFileAvailable</a></td> 33 <td><a href="#isClientSecretFileAvailable">isClientSecretFileAvailable</a></td>
34 <td>Module function to check, if the client secret file has been installed.</td> 34 <td>Module function to check, if the client secret file has been installed.</td>
35 </tr> 35 </tr>
36 </table> 36 </table>
37 <hr /> 37 <hr />
38 <hr /> 38 <hr />
39 <a NAME="getInstallCommand" ID="getInstallCommand"></a> 39 <a NAME="installGoogleAPIPackages" ID="installGoogleAPIPackages"></a>
40 <h2>getInstallCommand</h2> 40 <h2>installGoogleAPIPackages</h2>
41 <b>getInstallCommand</b>(<i></i>) 41 <b>installGoogleAPIPackages</b>(<i></i>)
42 42
43 <p> 43 <p>
44 Module function to get the install command to get the Google mail support 44 Module function to install the required packages to support Google mail.
45 activated.
46 </p> 45 </p>
47 <dl>
48 <dt>Return:</dt>
49 <dd>
50 install command
51 </dd>
52 </dl>
53 <dl>
54 <dt>Return Type:</dt>
55 <dd>
56 str
57 </dd>
58 </dl>
59 <div align="right"><a href="#top">Up</a></div> 46 <div align="right"><a href="#top">Up</a></div>
60 <hr /> 47 <hr />
61 <hr /> 48 <hr />
62 <a NAME="isClientSecretFileAvailable" ID="isClientSecretFileAvailable"></a> 49 <a NAME="isClientSecretFileAvailable" ID="isClientSecretFileAvailable"></a>
63 <h2>isClientSecretFileAvailable</h2> 50 <h2>isClientSecretFileAvailable</h2>

eric ide

mercurial