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 1289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1300 </dl> | 1300 </dl> |
1301 | 1301 |
1302 </div> <!-- /decription --> | 1302 </div> <!-- /decription --> |
1303 | 1303 |
1304 </div> <!-- /apiItem --> | 1304 </div> <!-- /apiItem --> |
1305 | 1305 |
1306 </div> <!-- /apiGroup --> | 1306 </div> <!-- /apiGroup --> |
1307 | 1307 |
1308 <!-- TYPES --> | 1308 <!-- TYPES --> |
1309 <div class="apiGroup" style="display: none; "> | 1309 <div class="apiGroup" style="display: none; "> |
1310 <a name="types.sort(sortByName)"></a> | 1310 <a name="types"></a> |
1311 <h3 id="types">Types</h3> | 1311 <h3 id="types">Types</h3> |
1312 | 1312 |
1313 <!-- iterates over all types --> | 1313 <!-- iterates over all types --> |
1314 <div class="apiItem"> | 1314 <div class="apiItem"> |
1315 <a></a> | 1315 <a></a> |
1316 <h4>type name</h4> | 1316 <h4>type name</h4> |
1317 | 1317 |
1318 <div> | 1318 <div> |
1319 </div> | 1319 </div> |
1320 | 1320 |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1356 _uff=0; | 1356 _uff=0; |
1357 urchinTracker(); | 1357 urchinTracker(); |
1358 } | 1358 } |
1359 catch(e) {/* urchinTracker not available. */} | 1359 catch(e) {/* urchinTracker not available. */} |
1360 </script> | 1360 </script> |
1361 <!-- end analytics --> | 1361 <!-- end analytics --> |
1362 </div> | 1362 </div> |
1363 </div> <!-- /gc-footer --> | 1363 </div> <!-- /gc-footer --> |
1364 </div> <!-- /gc-container --> | 1364 </div> <!-- /gc-container --> |
1365 </body></html> | 1365 </body></html> |
OLD | NEW |