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

Side by Side Diff: chrome/common/extensions/docs/themes.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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
2 1) The <head> information in this page is significant, should be uniform 2 1) The <head> information in this page is significant, should be uniform
3 across api docs and should be edited only with knowledge of the 3 across api docs and should be edited only with knowledge of the
4 templating mechanism. 4 templating mechanism.
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a
6 browser, it will be re-generated from the template, json schema and 6 browser, it will be re-generated from the template, json schema and
7 authored overview content. 7 authored overview content.
8 4) The <body>.innerHTML is also generated by an offline step so that this 8 4) The <body>.innerHTML is also generated by an offline step so that this
9 page may easily be indexed by search engines. 9 page may easily be indexed by search engines.
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head>
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 100
101 <div id="functionParametersTemplate"> 101 <div id="functionParametersTemplate">
102 <h5>Parameters</h5> 102 <h5>Parameters</h5>
103 <dl> 103 <dl>
104 <div> 104 <div>
105 <div> 105 <div>
106 </div> 106 </div>
107 </div> 107 </div>
108 </dl> 108 </dl>
109 </div> 109 </div>
110
111 <!-- Individual subsections from the table of contents -->
112 <ol>
113 <li id="propertiesTocTemplate">
114 <a href="#properties">Properties</a>
115 <ol>
116 <li>
117 <a href="#property-anchor">propertyName</a>
118 </li>
119 </ol>
120 </li>
121 <li id="methodsTocTemplate">
122 <a>Methods</a>
123 <ol>
124 <li>
125 <a href="#method-anchor">methodName</a>
126 </li>
127 </ol>
128 </li>
129 <li id="eventsTocTemplate">
130 <a>Events</a>
131 <ol>
132 <li>
133 <a href="#event-anchor">eventName</a>
134 </li>
135 </ol>
136 </li>
137 <li id="typesTocTemplate">
138 <a href="#types">Types</a>
139 <ol>
140 <li>
141 <a href="#id-anchor">id</a>
142 <ol>
143 <div></div>
144 <div></div>
145 </ol>
146 </li>
147 </ol>
148 </li>
149 </ol>
110 </div> <!-- /SUBTEMPLATES --> 150 </div> <!-- /SUBTEMPLATES -->
111 151
112 <a id="top"></a> 152 <a id="top"></a>
113 <div id="skipto"> 153 <div id="skipto">
114 <a href="#gc-pagecontent">Skip to page content</a> 154 <a href="#gc-pagecontent">Skip to page content</a>
115 <a href="#gc-toc">Skip to main navigation</a> 155 <a href="#gc-toc">Skip to main navigation</a>
116 </div> 156 </div>
117 <!-- API HEADER --> 157 <!-- API HEADER -->
118 <table id="header" width="100%" cellspacing="0" border="0"> 158 <table id="header" width="100%" cellspacing="0" border="0">
119 <tbody><tr> 159 <tbody><tr>
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 <a href="#moredoc"> Additional documentation </a> 314 <a href="#moredoc"> Additional documentation </a>
275 <ol> 315 <ol>
276 <li style="display: none; "> 316 <li style="display: none; ">
277 <a>h3Name</a> 317 <a>h3Name</a>
278 </li> 318 </li>
279 </ol> 319 </ol>
280 </li> 320 </li>
281 <li style="display: none; "> 321 <li style="display: none; ">
282 <a href="#apiReference">API reference</a> 322 <a href="#apiReference">API reference</a>
283 <ol> 323 <ol>
284 <li> 324 <div></div>
285 <a href="#properties">Properties</a> 325 <div></div>
286 <ol> 326 <div></div>
287 <li> 327 <div></div>
288 <a href="#property-anchor">propertyName</a>
289 </li>
290 </ol>
291 </li>
292 <li>
293 <a>Methods</a>
294 <ol>
295 <li>
296 <a href="#method-anchor">methodName</a>
297 </li>
298 </ol>
299 </li>
300 <li>
301 <a>Events</a>
302 <ol>
303 <li>
304 <a href="#event-anchor">eventName</a>
305 </li>
306 </ol>
307 </li>
308 <li>
309 <a href="#types">Types</a>
310 <ol>
311 <li>
312 <a href="#id-anchor">id</a>
313 </li>
314 </ol>
315 </li>
316 </ol> 328 </ol>
317 </li> 329 </li>
318 </ol> 330 </ol>
319 </div> 331 </div>
320 <!-- /TABLE OF CONTENTS --> 332 <!-- /TABLE OF CONTENTS -->
321 333
322 <!-- Standard content lead-in for experimental API pages --> 334 <!-- Standard content lead-in for experimental API pages -->
323 <p id="classSummary" style="display: none; "> 335 <p id="classSummary" style="display: none; ">
324 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 336 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
325 </p> 337 </p>
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
678 _uff=0; 690 _uff=0;
679 urchinTracker(); 691 urchinTracker();
680 } 692 }
681 catch(e) {/* urchinTracker not available. */} 693 catch(e) {/* urchinTracker not available. */}
682 </script> 694 </script>
683 <!-- end analytics --> 695 <!-- end analytics -->
684 </div> 696 </div>
685 </div> <!-- /gc-footer --> 697 </div> <!-- /gc-footer -->
686 </div> <!-- /gc-container --> 698 </div> <!-- /gc-container -->
687 </body></html> 699 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698