| 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 2022 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2033 </dl> | 2033 </dl> |
| 2034 | 2034 |
| 2035 </div> <!-- /decription --> | 2035 </div> <!-- /decription --> |
| 2036 | 2036 |
| 2037 </div> <!-- /apiItem --> | 2037 </div> <!-- /apiItem --> |
| 2038 | 2038 |
| 2039 </div> <!-- /apiGroup --> | 2039 </div> <!-- /apiGroup --> |
| 2040 | 2040 |
| 2041 <!-- TYPES --> | 2041 <!-- TYPES --> |
| 2042 <div class="apiGroup"> | 2042 <div class="apiGroup"> |
| 2043 <a name="types.sort(sortByName)"></a> | 2043 <a name="types"></a> |
| 2044 <h3 id="types">Types</h3> | 2044 <h3 id="types">Types</h3> |
| 2045 | 2045 |
| 2046 <!-- iterates over all types --> | 2046 <!-- iterates over all types --> |
| 2047 <div class="apiItem"> | 2047 <div class="apiItem"> |
| 2048 <a name="type-Cookie"></a> | 2048 <a name="type-Cookie"></a> |
| 2049 <h4>Cookie</h4> | 2049 <h4>Cookie</h4> |
| 2050 | 2050 |
| 2051 <div> | 2051 <div> |
| 2052 <dt> | 2052 <dt> |
| 2053 <var style="display: none; ">paramName</var> | 2053 <var style="display: none; ">paramName</var> |
| (...skipping 614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2668 _uff=0; | 2668 _uff=0; |
| 2669 urchinTracker(); | 2669 urchinTracker(); |
| 2670 } | 2670 } |
| 2671 catch(e) {/* urchinTracker not available. */} | 2671 catch(e) {/* urchinTracker not available. */} |
| 2672 </script> | 2672 </script> |
| 2673 <!-- end analytics --> | 2673 <!-- end analytics --> |
| 2674 </div> | 2674 </div> |
| 2675 </div> <!-- /gc-footer --> | 2675 </div> <!-- /gc-footer --> |
| 2676 </div> <!-- /gc-container --> | 2676 </div> <!-- /gc-container --> |
| 2677 </body></html> | 2677 </body></html> |
| OLD | NEW |