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>
@ -158,7 +158,7 @@
<p>
Author: idk
<br />
Parent class: I2PCommonBrowser
Parent class: I2PFirefoxProfileChecker
<br />
package: net.i2p.i2pfirefox
</p>
@ -207,9 +207,6 @@
Access: private
<br />
</li>
<li>
Modifiers: static
</li>
</ul>
<h2>
Methods
@ -229,9 +226,6 @@
Access: private
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: String
<br />
@ -240,73 +234,9 @@
<p>
This method has no parameters.
</p>
<h3>
profileDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L110">
[src]
</a>
</h3>
<ul>
<li>
Description: get the profile directory creating it if necessary
<br />
</li>
<li>
Access: public
<br />
</li>
<li>
Modifiers: static
</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>
baseProfileDir
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L114">
[src]
</a>
</h3>
<ul>
<li>
Description:
<br />
</li>
<li>
Access: private
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: String
<br />
</li>
</ul>
<p>
| Name | Type | Description |
<br />
| &mdash;&ndash; | &mdash;&ndash; | &mdash;&ndash; |
<br />
| file | String | |
<br />
| base | String | |
</p>
<h3>
baseProfileDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L134">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L125">
[src]
</a>
</h3>
@ -319,9 +249,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: String
<br />
@ -336,7 +263,7 @@
</p>
<h3>
runtimeDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L158">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L149">
[src]
</a>
</h3>
@ -349,9 +276,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: the runtime directory or null if it could not be created
<br />
@ -366,7 +290,7 @@
</p>
<h3>
runtimeDirectory
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L169">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L160">
[src]
</a>
</h3>
@ -379,9 +303,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: the runtime directory or null if it could not be created or found
<br />
@ -392,7 +313,7 @@
</p>
<h3>
copyBaseProfiletoProfile
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L189">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L180">
[src]
</a>
</h3>
@ -405,9 +326,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -424,7 +342,7 @@
</p>
<h3>
writeAppChrome
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L222">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L213">
[src]
</a>
</h3>
@ -437,9 +355,6 @@
Access: protected
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -454,7 +369,7 @@
</p>
<h3>
deleteAppChrome
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L235">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L226">
[src]
</a>
</h3>
@ -467,9 +382,6 @@
Access: protected
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: boolean
<br />
@ -484,7 +396,7 @@
</p>
<h3>
copyStrictOptions
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L250">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L241">
[src]
</a>
</h3>
@ -497,9 +409,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: true if successful false otherwise
<br />
@ -516,7 +425,7 @@
</p>
<h3>
setupUserChrome
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L285">
<a href="src/java/net/i2p/i2pfirefox/I2PFirefoxProfileBuilder.java#L276">
[src]
</a>
</h3>
@ -529,9 +438,6 @@
Access: public
<br />
</li>
<li>
Modifiers: static
</li>
<li>
return: void
<br />