summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/experimental.webNavigation.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/experimental.webNavigation.html')
-rw-r--r--chrome/common/extensions/docs/experimental.webNavigation.html443
1 files changed, 399 insertions, 44 deletions
diff --git a/chrome/common/extensions/docs/experimental.webNavigation.html b/chrome/common/extensions/docs/experimental.webNavigation.html
index 52a04af..166af51 100644
--- a/chrome/common/extensions/docs/experimental.webNavigation.html
+++ b/chrome/common/extensions/docs/experimental.webNavigation.html
@@ -81,6 +81,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd>
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd>
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd>
<div></div>
@@ -267,7 +277,7 @@
</ol>
</li>
<li style="display: none; ">
- <a href="#methods">Methods</a>
+ <a>Methods</a>
<ol>
<li>
<a href="#method-anchor">methodName</a>
@@ -275,7 +285,7 @@
</ol>
</li>
<li>
- <a href="#events">Events</a>
+ <a href="#global-events">Events</a>
<ol>
<li>
<a href="#event-onBeforeNavigate">onBeforeNavigate</a>
@@ -338,8 +348,8 @@
</div> <!-- /apiGroup -->
<!-- METHODS -->
- <div class="apiGroup" id="methods" style="display: none; ">
- <a name="methods"></a>
+ <div id="methodsTemplate" class="apiGroup" style="display: none; ">
+ <a></a>
<h3>Methods</h3>
<!-- iterates over all functions -->
@@ -414,10 +424,9 @@
</div> <!-- /apiGroup -->
<!-- EVENTS -->
- <div class="apiGroup">
- <a name="events"></a>
- <h3 id="events">Events</h3>
-
+ <div id="eventsTemplate" class="apiGroup">
+ <a name="global-events"></a>
+ <h3>Events</h3>
<!-- iterates over all events -->
<div class="apiItem">
<a name="event-onBeforeNavigate"></a>
@@ -433,10 +442,11 @@
<p>Fires when a navigation is about to occur.</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
<dt>
<var>details</var>
<em>
@@ -534,6 +544,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -594,6 +614,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -652,6 +682,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -710,6 +750,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -768,6 +818,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -778,15 +838,25 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
</dd>
</div>
- </div>
- </dl>
-
+ </div>
+ </dl>
+ </div>
</div> <!-- /decription -->
</div><div class="apiItem">
@@ -803,10 +873,11 @@
<p>Fires when a new window, or a new tab in an existing window, is about to be created to host a navigation.</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
<dt>
<var>details</var>
<em>
@@ -904,6 +975,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -962,6 +1043,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1020,6 +1111,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1078,6 +1179,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1088,15 +1199,25 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
</dd>
</div>
- </div>
- </dl>
-
+ </div>
+ </dl>
+ </div>
</div> <!-- /decription -->
</div><div class="apiItem">
@@ -1113,10 +1234,11 @@
<p>Fires when a navigation is committed. The document (and the resources it refers to, such as images and subframes) might still be downloading, but at least part of the document has been received from the server and the browser has decided to switch to the new document.</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
<dt>
<var>details</var>
<em>
@@ -1214,6 +1336,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1274,6 +1406,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1332,6 +1474,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1390,6 +1542,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1448,6 +1610,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1506,6 +1678,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1516,15 +1698,25 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
</dd>
</div>
- </div>
- </dl>
-
+ </div>
+ </dl>
+ </div>
</div> <!-- /decription -->
</div><div class="apiItem">
@@ -1541,10 +1733,11 @@
<p>Fires when a document, including the resources it refers to, is completely loaded and initialized.</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
<dt>
<var>details</var>
<em>
@@ -1642,6 +1835,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1702,6 +1905,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1760,6 +1973,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1818,6 +2041,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -1828,15 +2061,25 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
</dd>
</div>
- </div>
- </dl>
-
+ </div>
+ </dl>
+ </div>
</div> <!-- /decription -->
</div><div class="apiItem">
@@ -1853,10 +2096,11 @@
<p>Fires when the page's DOM is fully constructed, but the referenced resources may not finish loading.</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
<dt>
<var>details</var>
<em>
@@ -1954,6 +2198,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2014,6 +2268,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2072,6 +2336,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2130,6 +2404,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2140,15 +2424,25 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
</dd>
</div>
- </div>
- </dl>
-
+ </div>
+ </dl>
+ </div>
</div> <!-- /decription -->
</div><div class="apiItem">
@@ -2165,10 +2459,11 @@
<p>Fires when an error occurs.</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
<dt>
<var>details</var>
<em>
@@ -2266,6 +2561,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2326,6 +2631,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2384,6 +2699,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2442,6 +2767,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2500,6 +2835,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
@@ -2510,15 +2855,25 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd style="display: none; ">
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd style="display: none; ">
<div></div>
</dd>
</div>
- </div>
- </dl>
-
+ </div>
+ </dl>
+ </div>
</div> <!-- /decription -->
</div> <!-- /apiItem -->