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

Side by Side Diff: chrome/common/extensions/docs/experimental.devtools.panels.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 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 <ol> 309 <ol>
270 <li style="display: none; "> 310 <li style="display: none; ">
271 <a>h3Name</a> 311 <a>h3Name</a>
272 </li> 312 </li>
273 </ol> 313 </ol>
274 </li> 314 </li>
275 <li> 315 <li>
276 <a href="#apiReference">API reference: chrome.experimental.devto ols.panels</a> 316 <a href="#apiReference">API reference: chrome.experimental.devto ols.panels</a>
277 <ol> 317 <ol>
278 <li> 318 <li>
279 <a href="#properties">Properties</a> 319 <a href="#properties">Properties</a>
280 <ol> 320 <ol>
281 <li> 321 <li>
282 <a href="#property-elements">elements</a> 322 <a href="#property-elements">elements</a>
283 </li> 323 </li>
284 </ol> 324 </ol>
285 </li> 325 </li>
286 <li> 326 <li>
287 <a href="#global-methods">Methods</a> 327 <a href="#global-methods">Methods</a>
288 <ol> 328 <ol>
289 <li> 329 <li>
290 <a href="#method-create">create</a> 330 <a href="#method-create">create</a>
291 </li><li> 331 </li><li>
292 <a href="#method-setOpenResourceHandler">setOpenResource Handler</a> 332 <a href="#method-setOpenResourceHandler">setOpenResourceHandler< /a>
293 </li> 333 </li>
294 </ol> 334 </ol>
295 </li> 335 </li>
296 <li style="display: none; "> 336 <li style="display: none; ">
297 <a>Events</a> 337 <a>Events</a>
298 <ol> 338 <ol>
299 <li> 339 <li>
300 <a href="#event-anchor">eventName</a> 340 <a href="#event-anchor">eventName</a>
301 </li> 341 </li>
302 </ol> 342 </ol>
303 </li> 343 </li>
304 <li> 344 <li>
305 <a href="#types">Types</a> 345 <a href="#types">Types</a>
306 <ol> 346 <ol>
307 <li> 347 <li>
308 <a href="#type-PanelWithSidebars">PanelWithSidebars</a> 348 <a href="#type-PanelWithSidebars">PanelWithSidebars</a>
309 </li><li> 349 <ol>
310 <a href="#type-ElementsPanel">ElementsPanel</a> 350 <li>
311 </li><li> 351 <a href="#global-PanelWithSidebars-methods">Methods</a>
312 <a href="#type-ExtensionPanel">ExtensionPanel</a> 352 <ol>
313 </li><li> 353 <li>
314 <a href="#type-ExtensionSidebarPane">ExtensionSidebarPan e</a> 354 <a href="#method-PanelWithSidebars-createSidebarPane">createSide barPane</a>
315 </li> 355 </li>
316 </ol> 356 </ol>
317 </li> 357 </li>
358 <li style="display: none; ">
359 <a>Events</a>
360 <ol>
361 <li>
362 <a href="#event-anchor">eventName</a>
363 </li>
364 </ol>
365 </li>
366 </ol>
367 </li><li>
368 <a href="#type-ElementsPanel">ElementsPanel</a>
369 <ol>
370 <li style="display: none; ">
371 <a>Methods</a>
372 <ol>
373 <li>
374 <a href="#method-anchor">methodName</a>
375 </li>
376 </ol>
377 </li>
378 <li>
379 <a href="#global-ElementsPanel-events">Events</a>
380 <ol>
381 <li>
382 <a href="#event-ElementsPanel-onSelectionChanged">onSelectionCha nged</a>
383 </li>
384 </ol>
385 </li>
386 </ol>
387 </li><li>
388 <a href="#type-ExtensionPanel">ExtensionPanel</a>
389 <ol>
390 <li style="display: none; ">
391 <a>Methods</a>
392 <ol>
393 <li>
394 <a href="#method-anchor">methodName</a>
395 </li>
396 </ol>
397 </li>
398 <li>
399 <a href="#global-ExtensionPanel-events">Events</a>
400 <ol>
401 <li>
402 <a href="#event-ExtensionPanel-onSearch">onSearch</a>
403 </li>
404 </ol>
405 </li>
406 </ol>
407 </li><li>
408 <a href="#type-ExtensionSidebarPane">ExtensionSidebarPane</a>
409 <ol>
410 <li>
411 <a href="#global-ExtensionSidebarPane-methods">Methods</a>
412 <ol>
413 <li>
414 <a href="#method-ExtensionSidebarPane-setExpression">setExpressi on</a>
415 </li><li>
416 <a href="#method-ExtensionSidebarPane-setHeight">setHeight</a>
417 </li><li>
418 <a href="#method-ExtensionSidebarPane-setObject">setObject</a>
419 </li><li>
420 <a href="#method-ExtensionSidebarPane-setPage">setPage</a>
421 </li>
422 </ol>
423 </li>
424 <li style="display: none; ">
425 <a>Events</a>
426 <ol>
427 <li>
428 <a href="#event-anchor">eventName</a>
429 </li>
430 </ol>
431 </li>
432 </ol>
433 </li>
434 </ol>
435 </li>
318 </ol> 436 </ol>
319 </li> 437 </li>
320 </ol> 438 </ol>
321 </div> 439 </div>
322 <!-- /TABLE OF CONTENTS --> 440 <!-- /TABLE OF CONTENTS -->
323 441
324 <!-- Standard content lead-in for experimental API pages --> 442 <!-- Standard content lead-in for experimental API pages -->
325 <p id="classSummary"> 443 <p id="classSummary">
326 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 444 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
327 </p> 445 </p>
(...skipping 2568 matching lines...) Expand 10 before | Expand all | Expand 10 after
2896 _uff=0; 3014 _uff=0;
2897 urchinTracker(); 3015 urchinTracker();
2898 } 3016 }
2899 catch(e) {/* urchinTracker not available. */} 3017 catch(e) {/* urchinTracker not available. */}
2900 </script> 3018 </script>
2901 <!-- end analytics --> 3019 <!-- end analytics -->
2902 </div> 3020 </div>
2903 </div> <!-- /gc-footer --> 3021 </div> <!-- /gc-footer -->
2904 </div> <!-- /gc-container --> 3022 </div> <!-- /gc-container -->
2905 </body></html> 3023 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698