eric6/Documentation/Source/eric6.WebBrowser.FlashCookieManager.FlashCookieUtilities.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7989
a21d673a8f99
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.WebBrowser.FlashCookieManager.FlashCookieUtilities</h1> 23 <h1>eric6.WebBrowser.FlashCookieManager.FlashCookieUtilities</h1>
24
23 <p> 25 <p>
24 Module implementing some utility functions. 26 Module implementing some utility functions.
25 </p> 27 </p>
26 <h3>Global Attributes</h3> 28 <h3>Global Attributes</h3>
29
27 <table> 30 <table>
28 <tr><td>None</td></tr> 31 <tr><td>None</td></tr>
29 </table> 32 </table>
30 <h3>Classes</h3> 33 <h3>Classes</h3>
34
31 <table> 35 <table>
32 <tr><td>None</td></tr> 36 <tr><td>None</td></tr>
33 </table> 37 </table>
34 <h3>Functions</h3> 38 <h3>Functions</h3>
39
35 <table> 40 <table>
41
36 <tr> 42 <tr>
37 <td><a href="#flashDataPathForOS">flashDataPathForOS</a></td> 43 <td><a href="#flashDataPathForOS">flashDataPathForOS</a></td>
38 <td>Function to determine the OS dependent path where Flash cookies are stored.</td> 44 <td>Function to determine the OS dependent path where Flash cookies are stored.</td>
39 </tr> 45 </tr>
40 </table> 46 </table>
41 <hr /><hr /> 47 <hr />
48 <hr />
42 <a NAME="flashDataPathForOS" ID="flashDataPathForOS"></a> 49 <a NAME="flashDataPathForOS" ID="flashDataPathForOS"></a>
43 <h2>flashDataPathForOS</h2> 50 <h2>flashDataPathForOS</h2>
44 <b>flashDataPathForOS</b>(<i></i>) 51 <b>flashDataPathForOS</b>(<i></i>)
52
45 <p> 53 <p>
46 Function to determine the OS dependent path where Flash cookies 54 Function to determine the OS dependent path where Flash cookies
47 are stored. 55 are stored.
48 </p><dl> 56 </p>
57 <dl>
49 <dt>Returns:</dt> 58 <dt>Returns:</dt>
50 <dd> 59 <dd>
51 Flash data path 60 Flash data path
52 </dd> 61 </dd>
53 </dl><dl> 62 </dl>
63 <dl>
54 <dt>Return Type:</dt> 64 <dt>Return Type:</dt>
55 <dd> 65 <dd>
56 str 66 str
57 </dd> 67 </dd>
58 </dl> 68 </dl>

eric ide

mercurial