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

Side by Side 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, 1 month 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 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
262 <ol> 302 <ol>
263 <li style="display: none; "> 303 <li style="display: none; ">
264 <a>h3Name</a> 304 <a>h3Name</a>
265 </li> 305 </li>
266 </ol> 306 </ol>
267 </li> 307 </li>
268 <li> 308 <li>
269 <a href="#apiReference">API reference: chrome.extension</a> 309 <a href="#apiReference">API reference: chrome.extension</a>
270 <ol> 310 <ol>
271 <li> 311 <li>
272 <a href="#properties">Properties</a> 312 <a href="#properties">Properties</a>
273 <ol> 313 <ol>
274 <li> 314 <li>
275 <a href="#property-lastError">lastError</a> 315 <a href="#property-lastError">lastError</a>
276 </li><li> 316 </li><li>
277 <a href="#property-inIncognitoContext">inIncognitoContex t</a> 317 <a href="#property-inIncognitoContext">inIncognitoContext</a>
278 </li> 318 </li>
279 </ol> 319 </ol>
280 </li> 320 </li>
281 <li> 321 <li>
282 <a href="#global-methods">Methods</a> 322 <a href="#global-methods">Methods</a>
283 <ol> 323 <ol>
284 <li> 324 <li>
285 <a href="#method-connect">connect</a> 325 <a href="#method-connect">connect</a>
286 </li><li> 326 </li><li>
287 <a href="#method-getBackgroundPage">getBackgroundPage</a > 327 <a href="#method-getBackgroundPage">getBackgroundPage</a>
288 </li><li style="display: none; "> 328 </li><li style="display: none; ">
289 <a href="#method-anchor">methodName</a> 329 <a href="#method-anchor">methodName</a>
290 </li><li> 330 </li><li>
291 <a href="#method-getURL">getURL</a> 331 <a href="#method-getURL">getURL</a>
292 </li><li> 332 </li><li>
293 <a href="#method-getViews">getViews</a> 333 <a href="#method-getViews">getViews</a>
294 </li><li> 334 </li><li>
295 <a href="#method-isAllowedFileSchemeAccess">isAllowedFil eSchemeAccess</a> 335 <a href="#method-isAllowedFileSchemeAccess">isAllowedFileSchemeA ccess</a>
296 </li><li> 336 </li><li>
297 <a href="#method-isAllowedIncognitoAccess">isAllowedInco gnitoAccess</a> 337 <a href="#method-isAllowedIncognitoAccess">isAllowedIncognitoAcc ess</a>
298 </li><li> 338 </li><li>
299 <a href="#method-sendRequest">sendRequest</a> 339 <a href="#method-sendRequest">sendRequest</a>
300 </li><li> 340 </li><li>
301 <a href="#method-setUpdateUrlData">setUpdateUrlData</a> 341 <a href="#method-setUpdateUrlData">setUpdateUrlData</a>
302 </li> 342 </li>
303 </ol> 343 </ol>
304 </li> 344 </li>
305 <li> 345 <li>
306 <a href="#global-events">Events</a> 346 <a href="#global-events">Events</a>
307 <ol> 347 <ol>
308 <li> 348 <li>
309 <a href="#event-onConnect">onConnect</a> 349 <a href="#event-onConnect">onConnect</a>
310 </li><li> 350 </li><li>
311 <a href="#event-onConnectExternal">onConnectExternal</a> 351 <a href="#event-onConnectExternal">onConnectExternal</a>
312 </li><li> 352 </li><li>
313 <a href="#event-onRequest">onRequest</a> 353 <a href="#event-onRequest">onRequest</a>
314 </li><li> 354 </li><li>
315 <a href="#event-onRequestExternal">onRequestExternal</a> 355 <a href="#event-onRequestExternal">onRequestExternal</a>
316 </li> 356 </li>
317 </ol> 357 </ol>
318 </li> 358 </li>
319 <li> 359 <li>
320 <a href="#types">Types</a> 360 <a href="#types">Types</a>
321 <ol> 361 <ol>
322 <li> 362 <li>
323 <a href="#type-MessageSender">MessageSender</a> 363 <a href="#type-MessageSender">MessageSender</a>
324 </li><li> 364 <ol>
325 <a href="#type-Event">Event</a> 365 <li style="display: none; ">
326 </li><li> 366 <a>Methods</a>
327 <a href="#type-Port">Port</a> 367 <ol>
328 </li> 368 <li>
329 </ol> 369 <a href="#method-anchor">methodName</a>
330 </li> 370 </li>
371 </ol>
372 </li>
373 <li style="display: none; ">
374 <a>Events</a>
375 <ol>
376 <li>
377 <a href="#event-anchor">eventName</a>
378 </li>
379 </ol>
380 </li>
381 </ol>
382 </li><li>
383 <a href="#type-Event">Event</a>
384 <ol>
385 <li style="display: none; ">
386 <a>Methods</a>
387 <ol>
388 <li>
389 <a href="#method-anchor">methodName</a>
390 </li>
391 </ol>
392 </li>
393 <li style="display: none; ">
394 <a>Events</a>
395 <ol>
396 <li>
397 <a href="#event-anchor">eventName</a>
398 </li>
399 </ol>
400 </li>
401 </ol>
402 </li><li>
403 <a href="#type-Port">Port</a>
404 <ol>
405 <li style="display: none; ">
406 <a>Methods</a>
407 <ol>
408 <li>
409 <a href="#method-anchor">methodName</a>
410 </li>
411 </ol>
412 </li>
413 <li style="display: none; ">
414 <a>Events</a>
415 <ol>
416 <li>
417 <a href="#event-anchor">eventName</a>
418 </li>
419 </ol>
420 </li>
421 </ol>
422 </li>
423 </ol>
424 </li>
331 </ol> 425 </ol>
332 </li> 426 </li>
333 </ol> 427 </ol>
334 </div> 428 </div>
335 <!-- /TABLE OF CONTENTS --> 429 <!-- /TABLE OF CONTENTS -->
336 430
337 <!-- Standard content lead-in for experimental API pages --> 431 <!-- Standard content lead-in for experimental API pages -->
338 <p id="classSummary" style="display: none; "> 432 <p id="classSummary" style="display: none; ">
339 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 433 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
340 </p> 434 </p>
(...skipping 4022 matching lines...) Expand 10 before | Expand all | Expand 10 after
4363 _uff=0; 4457 _uff=0;
4364 urchinTracker(); 4458 urchinTracker();
4365 } 4459 }
4366 catch(e) {/* urchinTracker not available. */} 4460 catch(e) {/* urchinTracker not available. */}
4367 </script> 4461 </script>
4368 <!-- end analytics --> 4462 <!-- end analytics -->
4369 </div> 4463 </div>
4370 </div> <!-- /gc-footer --> 4464 </div> <!-- /gc-footer -->
4371 </div> <!-- /gc-container --> 4465 </div> <!-- /gc-container -->
4372 </body></html> 4466 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698