OLD | NEW |
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 481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
492 <p style="display: none; "> | 492 <p style="display: none; "> |
493 The callback <em>parameter</em> should specify a function | 493 The callback <em>parameter</em> should specify a function |
494 that looks like this: | 494 that looks like this: |
495 </p> | 495 </p> |
496 <p> | 496 <p> |
497 If you specify the <em>callback</em> parameter, it should | 497 If you specify the <em>callback</em> parameter, it should |
498 specify a function that looks like this: | 498 specify a function that looks like this: |
499 </p> | 499 </p> |
500 | 500 |
501 <!-- Note: intentionally longer 80 columns --> | 501 <!-- Note: intentionally longer 80 columns --> |
502 <pre>function(<span></span>) <span class="subdued">{...}</span
>);</pre> | 502 <pre>function(<span></span>) <span class="subdued">{...}</span
>;</pre> |
503 <dl> | 503 <dl> |
504 <div style="display: none; "> | 504 <div style="display: none; "> |
505 <div> | 505 <div> |
506 </div> | 506 </div> |
507 </div> | 507 </div> |
508 </dl> | 508 </dl> |
509 </div> | 509 </div> |
510 </div> | 510 </div> |
511 | 511 |
512 <!-- MIN_VERSION --> | 512 <!-- MIN_VERSION --> |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
674 <p style="display: none; "> | 674 <p style="display: none; "> |
675 The callback <em>parameter</em> should specify a function | 675 The callback <em>parameter</em> should specify a function |
676 that looks like this: | 676 that looks like this: |
677 </p> | 677 </p> |
678 <p> | 678 <p> |
679 If you specify the <em>callback</em> parameter, it should | 679 If you specify the <em>callback</em> parameter, it should |
680 specify a function that looks like this: | 680 specify a function that looks like this: |
681 </p> | 681 </p> |
682 | 682 |
683 <!-- Note: intentionally longer 80 columns --> | 683 <!-- Note: intentionally longer 80 columns --> |
684 <pre>function(<span></span>) <span class="subdued">{...}</span
>);</pre> | 684 <pre>function(<span></span>) <span class="subdued">{...}</span
>;</pre> |
685 <dl> | 685 <dl> |
686 <div style="display: none; "> | 686 <div style="display: none; "> |
687 <div> | 687 <div> |
688 </div> | 688 </div> |
689 </div> | 689 </div> |
690 </dl> | 690 </dl> |
691 </div> | 691 </div> |
692 </div> | 692 </div> |
693 | 693 |
694 <!-- MIN_VERSION --> | 694 <!-- MIN_VERSION --> |
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
856 <p style="display: none; "> | 856 <p style="display: none; "> |
857 The callback <em>parameter</em> should specify a function | 857 The callback <em>parameter</em> should specify a function |
858 that looks like this: | 858 that looks like this: |
859 </p> | 859 </p> |
860 <p> | 860 <p> |
861 If you specify the <em>callback</em> parameter, it should | 861 If you specify the <em>callback</em> parameter, it should |
862 specify a function that looks like this: | 862 specify a function that looks like this: |
863 </p> | 863 </p> |
864 | 864 |
865 <!-- Note: intentionally longer 80 columns --> | 865 <!-- Note: intentionally longer 80 columns --> |
866 <pre>function(<span></span>) <span class="subdued">{...}</span
>);</pre> | 866 <pre>function(<span></span>) <span class="subdued">{...}</span
>;</pre> |
867 <dl> | 867 <dl> |
868 <div style="display: none; "> | 868 <div style="display: none; "> |
869 <div> | 869 <div> |
870 </div> | 870 </div> |
871 </div> | 871 </div> |
872 </dl> | 872 </dl> |
873 </div> | 873 </div> |
874 </div> | 874 </div> |
875 | 875 |
876 <!-- MIN_VERSION --> | 876 <!-- MIN_VERSION --> |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
973 _uff=0; | 973 _uff=0; |
974 urchinTracker(); | 974 urchinTracker(); |
975 } | 975 } |
976 catch(e) {/* urchinTracker not available. */} | 976 catch(e) {/* urchinTracker not available. */} |
977 </script> | 977 </script> |
978 <!-- end analytics --> | 978 <!-- end analytics --> |
979 </div> | 979 </div> |
980 </div> <!-- /gc-footer --> | 980 </div> <!-- /gc-footer --> |
981 </div> <!-- /gc-container --> | 981 </div> <!-- /gc-container --> |
982 </body></html> | 982 </body></html> |
OLD | NEW |