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 1163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1174 <dl> | 1174 <dl> |
1175 <div> | 1175 <div> |
1176 <div> | 1176 <div> |
1177 </div> | 1177 </div> |
1178 </div> | 1178 </div> |
1179 </dl> | 1179 </dl> |
1180 </dd> | 1180 </dd> |
1181 | 1181 |
1182 <!-- OBJECT METHODS --> | 1182 <!-- OBJECT METHODS --> |
1183 <dd> | 1183 <dd> |
1184 <div class="apiGroup" style=""> | 1184 <div class="apiGroup" style="display: none; "> |
1185 <a name="global-StorageNamespace-methods"></a> | 1185 <a name="global-StorageNamespace-methods"></a> |
1186 <h3>Methods of StorageNamespace</h3> | 1186 <h3>Methods of StorageNamespace</h3> |
1187 | 1187 |
1188 <!-- iterates over all functions --> | 1188 <!-- iterates over all functions --> |
1189 <div class="apiItem"> | 1189 <div class="apiItem"> |
1190 <a name="method-StorageNamespace-clear"></a> <!-- method-anchor --
> | 1190 <a name="method-StorageNamespace-clear"></a> <!-- method-anchor --
> |
1191 <h4>clear</h4> | 1191 <h4>clear</h4> |
1192 | 1192 |
1193 <div class="summary"><span style="display: none; ">void</span> | 1193 <div class="summary"><span style="display: none; ">void</span> |
1194 <!-- Note: intentionally longer 80 columns --> | 1194 <!-- Note: intentionally longer 80 columns --> |
(...skipping 834 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2029 _uff=0; | 2029 _uff=0; |
2030 urchinTracker(); | 2030 urchinTracker(); |
2031 } | 2031 } |
2032 catch(e) {/* urchinTracker not available. */} | 2032 catch(e) {/* urchinTracker not available. */} |
2033 </script> | 2033 </script> |
2034 <!-- end analytics --> | 2034 <!-- end analytics --> |
2035 </div> | 2035 </div> |
2036 </div> <!-- /gc-footer --> | 2036 </div> <!-- /gc-footer --> |
2037 </div> <!-- /gc-container --> | 2037 </div> <!-- /gc-container --> |
2038 </body></html> | 2038 </body></html> |
OLD | NEW |