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>
@ -237,9 +237,38 @@
<br />
| args | String[] | |
</p>
<h3>
profileDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L53">
[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 />
| app | boolean | |
<br />
| base | String | |
</p>
<h3>
validateProfileDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L54">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L64">
[src]
</a>
</h3>
@ -252,9 +281,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if the profile directory is valid false otherwise
<br />
@ -269,7 +295,7 @@
</p>
<h3>
deRestrictHTTPSAndSetupHomepage
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L87">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L97">
[src]
</a>
</h3>
@ -282,9 +308,6 @@
Access: private
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -299,7 +322,7 @@
</p>
<h3>
undoHttpsOnlyMode
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L110">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L120">
[src]
</a>
</h3>
@ -312,9 +335,6 @@
Access: private
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -329,7 +349,7 @@
</p>
<h3>
undoHomepage
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L116">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L126">
[src]
</a>
</h3>
@ -342,9 +362,6 @@
Access: private
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -359,7 +376,7 @@
</p>
<h3>
undoValue
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L139">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L149">
[src]
</a>
</h3>
@ -372,9 +389,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -393,7 +407,7 @@
</p>
<h3>
validateFile
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L173">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L183">
[src]
</a>
</h3>
@ -406,9 +420,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if the file is valid false otherwise
<br />
@ -423,7 +434,7 @@
</p>
<h3>
validateExtensionDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L200">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileChecker.java#L210">
[src]
</a>
</h3>
@ -436,9 +447,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if the extension directory is valid false otherwise
<br />