page generation update for: 2023-01-01 02:58:42.839639106 +0000 UTC m=+16.359383969

This commit is contained in:
idk
2023-01-01 02:58:42 +00:00
parent 5c33d8b86e
commit 34b97f706c
35 changed files with 807 additions and 971 deletions

View File

@ -49,7 +49,7 @@
</li>
<li>
<a href="I2PBrowserPlugin.html">
I2PBrowserPlugin.html
I2PBrowserPlugin
</a>
</li>
<li>
@ -104,7 +104,7 @@
</li>
<li>
<a href="I2PLibreWolf.html">
I2PLibreWolf.html
I2PLibreWolf
</a>
</li>
<li>
@ -219,9 +219,36 @@
<br />
| args | String[] | |
</p>
<h3>
profileDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L50">
[src]
</a>
</h3>
<ul>
<li>
Description: get the profile directory creating it if necessary
<br />
</li>
<li>
Access: public
<br />
</li>
<li>
return: String
<br />
</li>
</ul>
<p>
| Name | Type | Description |
<br />
| &mdash;&ndash; | &mdash;&ndash; | &mdash;&ndash; |
<br />
| base | String | |
</p>
<h3>
validateProfileDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L51">
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L61">
[src]
</a>
</h3>
@ -234,9 +261,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if the profile directory is valid false otherwise
<br />
@ -251,7 +275,7 @@
</p>
<h3>
validateFile
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L82">
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L92">
[src]
</a>
</h3>
@ -264,9 +288,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if the file is valid false otherwise
<br />
@ -281,7 +302,7 @@
</p>
<h3>
validateExtensionDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L109">
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L119">
[src]
</a>
</h3>
@ -294,9 +315,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if the extension directory is valid false otherwise
<br />