Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1691)

Unified Diff: chrome/common/extensions/docs/extension.html

Issue 8352042: Update contentSettings extension API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/extension.html
diff --git a/chrome/common/extensions/docs/extension.html b/chrome/common/extensions/docs/extension.html
index 686a07c50fca1eca75182edf421f6dab3ebbe4ef..fab6ed96648e7c167b2235924c295c5e943b6359 100644
--- a/chrome/common/extensions/docs/extension.html
+++ b/chrome/common/extensions/docs/extension.html
@@ -107,6 +107,46 @@
</div>
</dl>
</div>
+
+ <!-- Individual subsections from the table of contents -->
+ <ol>
+ <li id="propertiesTocTemplate">
+ <a href="#properties">Properties</a>
+ <ol>
+ <li>
+ <a href="#property-anchor">propertyName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="methodsTocTemplate">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="eventsTocTemplate">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ <li id="typesTocTemplate">
+ <a href="#types">Types</a>
+ <ol>
+ <li>
+ <a href="#id-anchor">id</a>
+ <ol>
+ <div></div>
+ <div></div>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
</div> <!-- /SUBTEMPLATES -->
<a id="top"></a>
@@ -269,65 +309,119 @@
<a href="#apiReference">API reference: chrome.extension</a>
<ol>
<li>
- <a href="#properties">Properties</a>
- <ol>
- <li>
- <a href="#property-lastError">lastError</a>
- </li><li>
- <a href="#property-inIncognitoContext">inIncognitoContext</a>
- </li>
- </ol>
- </li>
+ <a href="#properties">Properties</a>
+ <ol>
+ <li>
+ <a href="#property-lastError">lastError</a>
+ </li><li>
+ <a href="#property-inIncognitoContext">inIncognitoContext</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#global-methods">Methods</a>
- <ol>
- <li>
- <a href="#method-connect">connect</a>
- </li><li>
- <a href="#method-getBackgroundPage">getBackgroundPage</a>
- </li><li style="display: none; ">
- <a href="#method-anchor">methodName</a>
- </li><li>
- <a href="#method-getURL">getURL</a>
- </li><li>
- <a href="#method-getViews">getViews</a>
- </li><li>
- <a href="#method-isAllowedFileSchemeAccess">isAllowedFileSchemeAccess</a>
- </li><li>
- <a href="#method-isAllowedIncognitoAccess">isAllowedIncognitoAccess</a>
- </li><li>
- <a href="#method-sendRequest">sendRequest</a>
- </li><li>
- <a href="#method-setUpdateUrlData">setUpdateUrlData</a>
- </li>
- </ol>
- </li>
+ <a href="#global-methods">Methods</a>
+ <ol>
+ <li>
+ <a href="#method-connect">connect</a>
+ </li><li>
+ <a href="#method-getBackgroundPage">getBackgroundPage</a>
+ </li><li style="display: none; ">
+ <a href="#method-anchor">methodName</a>
+ </li><li>
+ <a href="#method-getURL">getURL</a>
+ </li><li>
+ <a href="#method-getViews">getViews</a>
+ </li><li>
+ <a href="#method-isAllowedFileSchemeAccess">isAllowedFileSchemeAccess</a>
+ </li><li>
+ <a href="#method-isAllowedIncognitoAccess">isAllowedIncognitoAccess</a>
+ </li><li>
+ <a href="#method-sendRequest">sendRequest</a>
+ </li><li>
+ <a href="#method-setUpdateUrlData">setUpdateUrlData</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#global-events">Events</a>
- <ol>
- <li>
- <a href="#event-onConnect">onConnect</a>
- </li><li>
- <a href="#event-onConnectExternal">onConnectExternal</a>
- </li><li>
- <a href="#event-onRequest">onRequest</a>
- </li><li>
- <a href="#event-onRequestExternal">onRequestExternal</a>
- </li>
- </ol>
- </li>
+ <a href="#global-events">Events</a>
+ <ol>
+ <li>
+ <a href="#event-onConnect">onConnect</a>
+ </li><li>
+ <a href="#event-onConnectExternal">onConnectExternal</a>
+ </li><li>
+ <a href="#event-onRequest">onRequest</a>
+ </li><li>
+ <a href="#event-onRequestExternal">onRequestExternal</a>
+ </li>
+ </ol>
+ </li>
<li>
- <a href="#types">Types</a>
- <ol>
- <li>
- <a href="#type-MessageSender">MessageSender</a>
- </li><li>
- <a href="#type-Event">Event</a>
- </li><li>
- <a href="#type-Port">Port</a>
- </li>
- </ol>
- </li>
+ <a href="#types">Types</a>
+ <ol>
+ <li>
+ <a href="#type-MessageSender">MessageSender</a>
+ <ol>
+ <li style="display: none; ">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li style="display: none; ">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li><li>
+ <a href="#type-Event">Event</a>
+ <ol>
+ <li style="display: none; ">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li style="display: none; ">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li><li>
+ <a href="#type-Port">Port</a>
+ <ol>
+ <li style="display: none; ">
+ <a>Methods</a>
+ <ol>
+ <li>
+ <a href="#method-anchor">methodName</a>
+ </li>
+ </ol>
+ </li>
+ <li style="display: none; ">
+ <a>Events</a>
+ <ol>
+ <li>
+ <a href="#event-anchor">eventName</a>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
+ </ol>
+ </li>
</ol>
</li>
</ol>

Powered by Google App Engine
This is Rietveld 408576698