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

Side by Side Diff: chrome/common/extensions/docs/bookmarks.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 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 <ol> 316 <ol>
277 <li style="display: none; "> 317 <li style="display: none; ">
278 <a>h3Name</a> 318 <a>h3Name</a>
279 </li> 319 </li>
280 </ol> 320 </ol>
281 </li> 321 </li>
282 <li> 322 <li>
283 <a href="#apiReference">API reference: chrome.bookmarks</a> 323 <a href="#apiReference">API reference: chrome.bookmarks</a>
284 <ol> 324 <ol>
285 <li style="display: none; "> 325 <li style="display: none; ">
286 <a href="#properties">Properties</a> 326 <a href="#properties">Properties</a>
287 <ol> 327 <ol>
288 <li> 328 <li>
289 <a href="#property-anchor">propertyName</a> 329 <a href="#property-anchor">propertyName</a>
290 </li> 330 </li>
291 </ol> 331 </ol>
292 </li> 332 </li>
293 <li> 333 <li>
294 <a href="#global-methods">Methods</a> 334 <a href="#global-methods">Methods</a>
295 <ol> 335 <ol>
296 <li> 336 <li>
297 <a href="#method-create">create</a> 337 <a href="#method-create">create</a>
298 </li><li style="display: none; "> 338 </li><li style="display: none; ">
299 <a href="#method-anchor">methodName</a> 339 <a href="#method-anchor">methodName</a>
300 </li><li> 340 </li><li>
301 <a href="#method-get">get</a> 341 <a href="#method-get">get</a>
302 </li><li> 342 </li><li>
303 <a href="#method-getChildren">getChildren</a> 343 <a href="#method-getChildren">getChildren</a>
304 </li><li> 344 </li><li>
305 <a href="#method-getRecent">getRecent</a> 345 <a href="#method-getRecent">getRecent</a>
306 </li><li> 346 </li><li>
307 <a href="#method-getSubTree">getSubTree</a> 347 <a href="#method-getSubTree">getSubTree</a>
308 </li><li> 348 </li><li>
309 <a href="#method-getTree">getTree</a> 349 <a href="#method-getTree">getTree</a>
310 </li><li style="display: none; "> 350 </li><li style="display: none; ">
311 <a href="#method-anchor">methodName</a> 351 <a href="#method-anchor">methodName</a>
312 </li><li> 352 </li><li>
313 <a href="#method-move">move</a> 353 <a href="#method-move">move</a>
314 </li><li> 354 </li><li>
315 <a href="#method-remove">remove</a> 355 <a href="#method-remove">remove</a>
316 </li><li> 356 </li><li>
317 <a href="#method-removeTree">removeTree</a> 357 <a href="#method-removeTree">removeTree</a>
318 </li><li> 358 </li><li>
319 <a href="#method-search">search</a> 359 <a href="#method-search">search</a>
320 </li><li> 360 </li><li>
321 <a href="#method-update">update</a> 361 <a href="#method-update">update</a>
322 </li> 362 </li>
323 </ol> 363 </ol>
324 </li> 364 </li>
325 <li> 365 <li>
326 <a href="#global-events">Events</a> 366 <a href="#global-events">Events</a>
327 <ol> 367 <ol>
328 <li> 368 <li>
329 <a href="#event-onChanged">onChanged</a> 369 <a href="#event-onChanged">onChanged</a>
330 </li><li> 370 </li><li>
331 <a href="#event-onChildrenReordered">onChildrenReordered </a> 371 <a href="#event-onChildrenReordered">onChildrenReordered</a>
332 </li><li> 372 </li><li>
333 <a href="#event-onCreated">onCreated</a> 373 <a href="#event-onCreated">onCreated</a>
334 </li><li> 374 </li><li>
335 <a href="#event-onImportBegan">onImportBegan</a> 375 <a href="#event-onImportBegan">onImportBegan</a>
336 </li><li> 376 </li><li>
337 <a href="#event-onImportEnded">onImportEnded</a> 377 <a href="#event-onImportEnded">onImportEnded</a>
338 </li><li> 378 </li><li>
339 <a href="#event-onMoved">onMoved</a> 379 <a href="#event-onMoved">onMoved</a>
340 </li><li> 380 </li><li>
341 <a href="#event-onRemoved">onRemoved</a> 381 <a href="#event-onRemoved">onRemoved</a>
342 </li> 382 </li>
343 </ol> 383 </ol>
344 </li> 384 </li>
345 <li> 385 <li>
346 <a href="#types">Types</a> 386 <a href="#types">Types</a>
347 <ol> 387 <ol>
348 <li> 388 <li>
349 <a href="#type-BookmarkTreeNode">BookmarkTreeNode</a> 389 <a href="#type-BookmarkTreeNode">BookmarkTreeNode</a>
350 </li> 390 <ol>
351 </ol> 391 <li style="display: none; ">
352 </li> 392 <a>Methods</a>
393 <ol>
394 <li>
395 <a href="#method-anchor">methodName</a>
396 </li>
397 </ol>
398 </li>
399 <li style="display: none; ">
400 <a>Events</a>
401 <ol>
402 <li>
403 <a href="#event-anchor">eventName</a>
404 </li>
405 </ol>
406 </li>
407 </ol>
408 </li>
409 </ol>
410 </li>
353 </ol> 411 </ol>
354 </li> 412 </li>
355 </ol> 413 </ol>
356 </div> 414 </div>
357 <!-- /TABLE OF CONTENTS --> 415 <!-- /TABLE OF CONTENTS -->
358 416
359 <!-- Standard content lead-in for experimental API pages --> 417 <!-- Standard content lead-in for experimental API pages -->
360 <p id="classSummary" style="display: none; "> 418 <p id="classSummary" style="display: none; ">
361 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 419 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
362 </p> 420 </p>
(...skipping 6070 matching lines...) Expand 10 before | Expand all | Expand 10 after
6433 _uff=0; 6491 _uff=0;
6434 urchinTracker(); 6492 urchinTracker();
6435 } 6493 }
6436 catch(e) {/* urchinTracker not available. */} 6494 catch(e) {/* urchinTracker not available. */}
6437 </script> 6495 </script>
6438 <!-- end analytics --> 6496 <!-- end analytics -->
6439 </div> 6497 </div>
6440 </div> <!-- /gc-footer --> 6498 </div> <!-- /gc-footer -->
6441 </div> <!-- /gc-container --> 6499 </div> <!-- /gc-container -->
6442 </body></html> 6500 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698