update I2PChromiumProfileChecker.html
This commit is contained in:
@ -151,13 +151,13 @@
|
|||||||
</h2>
|
</h2>
|
||||||
<h3>
|
<h3>
|
||||||
main
|
main
|
||||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L28" rel="nofollow">
|
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L29" rel="nofollow">
|
||||||
[src]
|
[src]
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Description: Output feedback if the profile directory is valid or invalid @description Output feedback if the profile directory is valid or invalid
|
Description: Output feedback if the profile directory is valid or invalid @description Output feedback if the profile directory is valid or invalid @args unused
|
||||||
<br/>
|
<br/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -181,7 +181,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<h3>
|
<h3>
|
||||||
validateProfileDirectory
|
validateProfileDirectory
|
||||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L49" rel="nofollow">
|
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L50" rel="nofollow">
|
||||||
[src]
|
[src]
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
@ -211,13 +211,13 @@
|
|||||||
</p>
|
</p>
|
||||||
<h3>
|
<h3>
|
||||||
validateFile
|
validateFile
|
||||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L80" rel="nofollow">
|
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L81" rel="nofollow">
|
||||||
[src]
|
[src]
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
Description: Return true if the extension directory is valid.
|
Description: Return true if the file is valid.
|
||||||
<br/>
|
<br/>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
@ -228,7 +228,7 @@
|
|||||||
Modifiers: static
|
Modifiers: static
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
return: true if the extension directory is valid false otherwise
|
return: true if the file is valid false otherwise
|
||||||
<br/>
|
<br/>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -237,11 +237,11 @@
|
|||||||
<br/>
|
<br/>
|
||||||
| —– | —– | —– |
|
| —– | —– | —– |
|
||||||
<br/>
|
<br/>
|
||||||
| file | String | |
|
| file | String | the file to check |
|
||||||
</p>
|
</p>
|
||||||
<h3>
|
<h3>
|
||||||
validateExtensionDirectory
|
validateExtensionDirectory
|
||||||
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L107" rel="nofollow">
|
<a href="src/java/net/i2p/i2pfirefox/I2PChromiumProfileChecker.java#L108" rel="nofollow">
|
||||||
[src]
|
[src]
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
Reference in New Issue
Block a user