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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
203 <a href="#method-removeSuggestion">removeSuggestion</a> | 203 <a href="#method-removeSuggestion">removeSuggestion</a> |
204 </li><li> | 204 </li><li> |
205 <a href="#method-suggest">suggest</a> | 205 <a href="#method-suggest">suggest</a> |
206 </li> | 206 </li> |
207 </ol> | 207 </ol> |
208 </li> | 208 </li> |
209 <li> | 209 <li> |
210 <a href="#types">Types</a> | 210 <a href="#types">Types</a> |
211 <ol> | 211 <ol> |
212 <li> | 212 <li> |
213 <a href="#type-experimental.discovery.SuggestDetails">experiment
al.discovery.SuggestDetails</a> | 213 <a href="#type-SuggestDetails">SuggestDetails</a> |
214 <ol> | 214 <ol> |
215 </ol> | 215 </ol> |
216 </li> | 216 </li> |
217 </ol> | 217 </ol> |
218 </li> | 218 </li> |
219 </ol> | 219 </ol> |
220 </li> | 220 </li> |
221 </ol> | 221 </ol> |
222 </div> | 222 </div> |
223 <!-- /TABLE OF CONTENTS --> | 223 <!-- /TABLE OF CONTENTS --> |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
297 <dl> | 297 <dl> |
298 </dl> | 298 </dl> |
299 <!-- CALLBACK --> | 299 <!-- CALLBACK --> |
300 <!-- MIN_VERSION --> | 300 <!-- MIN_VERSION --> |
301 </div> <!-- /description --> | 301 </div> <!-- /description --> |
302 </div><div class="apiItem"> | 302 </div><div class="apiItem"> |
303 <a name="method-suggest"></a> <!-- method-anchor --> | 303 <a name="method-suggest"></a> <!-- method-anchor --> |
304 <h4>suggest</h4> | 304 <h4>suggest</h4> |
305 <div class="summary"> | 305 <div class="summary"> |
306 <!-- Note: intentionally longer 80 columns --> | 306 <!-- Note: intentionally longer 80 columns --> |
307 <span>chrome.experimental.discovery.suggest</span>(<span class
="null"><span>experimental.discovery.SuggestDetails</span> | 307 <span>chrome.experimental.discovery.suggest</span>(<span class
="null"><span>SuggestDetails</span> |
308 <var><span>details</span></var></span>)</div> | 308 <var><span>details</span></var></span>)</div> |
309 <div class="description"> | 309 <div class="description"> |
310 <p>Suggests a URL for discovery.</p> | 310 <p>Suggests a URL for discovery.</p> |
311 <!-- PARAMETERS --> | 311 <!-- PARAMETERS --> |
312 <h4>Parameters</h4> | 312 <h4>Parameters</h4> |
313 <dl> | 313 <dl> |
314 <div> | 314 <div> |
315 <div> | 315 <div> |
316 <dt> | 316 <dt> |
317 <var>details</var> | 317 <var>details</var> |
318 <em> | 318 <em> |
319 <!-- TYPE --> | 319 <!-- TYPE --> |
320 <div style="display:inline"> | 320 <div style="display:inline"> |
321 ( | 321 ( |
322 <span id="typeTemplate"> | 322 <span id="typeTemplate"> |
323 <span> | 323 <span> |
324 <a href="experimental.discovery.html#type-experimental.d
iscovery.SuggestDetails">experimental.discovery.SuggestDetails</a> | 324 <a href="experimental.discovery.html#type-SuggestDetails
">SuggestDetails</a> |
325 </span> | 325 </span> |
326 </span> | 326 </span> |
327 ) | 327 ) |
328 </div> | 328 </div> |
329 </em> | 329 </em> |
330 </dt> | 330 </dt> |
331 <dd>Detailed information on the URL to suggest.</dd> | 331 <dd>Detailed information on the URL to suggest.</dd> |
332 <!-- OBJECT PROPERTIES --> | 332 <!-- OBJECT PROPERTIES --> |
333 <!-- OBJECT METHODS --> | 333 <!-- OBJECT METHODS --> |
334 <!-- OBJECT EVENT FIELDS --> | 334 <!-- OBJECT EVENT FIELDS --> |
(...skipping 10 matching lines...) Expand all Loading... |
345 </div> <!-- /apiItem --> | 345 </div> <!-- /apiItem --> |
346 </div> <!-- /apiGroup --> | 346 </div> <!-- /apiGroup --> |
347 <!-- EVENTS --> | 347 <!-- EVENTS --> |
348 <!-- /apiGroup --> | 348 <!-- /apiGroup --> |
349 <!-- TYPES --> | 349 <!-- TYPES --> |
350 <div class="apiGroup"> | 350 <div class="apiGroup"> |
351 <a name="types"></a> | 351 <a name="types"></a> |
352 <h3 id="types">Types</h3> | 352 <h3 id="types">Types</h3> |
353 <!-- iterates over all types --> | 353 <!-- iterates over all types --> |
354 <div class="apiItem"> | 354 <div class="apiItem"> |
355 <a name="type-experimental.discovery.SuggestDetails"></a> | 355 <a name="type-SuggestDetails"></a> |
356 <h4>experimental.discovery.SuggestDetails</h4> | 356 <h4>SuggestDetails</h4> |
357 <div> | 357 <div> |
358 <dt> | 358 <dt> |
359 <em> | 359 <em> |
360 <!-- TYPE --> | 360 <!-- TYPE --> |
361 <div style="display:inline"> | 361 <div style="display:inline"> |
362 ( | 362 ( |
363 <span id="typeTemplate"> | 363 <span id="typeTemplate"> |
364 <span> | 364 <span> |
365 <span>object</span> | 365 <span>object</span> |
366 </span> | 366 </span> |
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
485 _uff=0; | 485 _uff=0; |
486 urchinTracker(); | 486 urchinTracker(); |
487 } | 487 } |
488 catch(e) {/* urchinTracker not available. */} | 488 catch(e) {/* urchinTracker not available. */} |
489 </script> | 489 </script> |
490 <!-- end analytics --> | 490 <!-- end analytics --> |
491 </div> | 491 </div> |
492 </div> <!-- /gc-footer --> | 492 </div> <!-- /gc-footer --> |
493 </div> <!-- /gc-container --> | 493 </div> <!-- /gc-container --> |
494 </body></html> | 494 </body></html> |
OLD | NEW |