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 1312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1323 </div> | 1323 </div> |
1324 </div><div> | 1324 </div><div> |
1325 <div> | 1325 <div> |
1326 <dt> | 1326 <dt> |
1327 <var>description</var> | 1327 <var>description</var> |
1328 <em> | 1328 <em> |
1329 | 1329 |
1330 <!-- TYPE --> | 1330 <!-- TYPE --> |
1331 <div style="display:inline"> | 1331 <div style="display:inline"> |
1332 ( | 1332 ( |
1333 <span class="optional" style="display: none; ">optional</spa
n> | 1333 <span class="optional">optional</span> |
1334 <span class="enum" style="display: none; ">enumerated</span> | 1334 <span class="enum" style="display: none; ">enumerated</span> |
1335 <span id="typeTemplate"> | 1335 <span id="typeTemplate"> |
1336 <span style="display: none; "> | 1336 <span style="display: none; "> |
1337 <a> Type</a> | 1337 <a> Type</a> |
1338 </span> | 1338 </span> |
1339 <span> | 1339 <span> |
1340 <span style="display: none; "> | 1340 <span style="display: none; "> |
1341 array of <span><span></span></span> | 1341 array of <span><span></span></span> |
1342 </span> | 1342 </span> |
1343 <span>string</span> | 1343 <span>string</span> |
(...skipping 1476 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2820 <!-- MIN_VERSION --> | 2820 <!-- MIN_VERSION --> |
2821 <p style="display: none; "> | 2821 <p style="display: none; "> |
2822 This function was added in version <b><span></span></b>. | 2822 This function was added in version <b><span></span></b>. |
2823 If you require this function, the manifest key | 2823 If you require this function, the manifest key |
2824 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> | 2824 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
2825 can ensure that your extension won't be run in an earlier brow
ser version. | 2825 can ensure that your extension won't be run in an earlier brow
ser version. |
2826 </p> | 2826 </p> |
2827 </div> <!-- /description --> | 2827 </div> <!-- /description --> |
2828 | 2828 |
2829 </div><div class="apiItem"> | 2829 </div><div class="apiItem"> |
| 2830 <a name="method-ContentSetting-getResourceIdentifiers"></a> <!-- m
ethod-anchor --> |
| 2831 <h4>getResourceIdentifiers</h4> |
| 2832 |
| 2833 <div class="summary"><span style="display: none; ">void</span> |
| 2834 <!-- Note: intentionally longer 80 columns --> |
| 2835 <span>contentSetting.getResourceIdentifiers</span>(<span class
="null"><span style="display: none; ">, </span><span>function</span> |
| 2836 <var><span>callback</span></var></span>)</div> |
| 2837 |
| 2838 <div class="description"> |
| 2839 <p class="todo">Undocumented.</p> |
| 2840 <p style="display: none; "> |
| 2841 A description from the json schema def of the function goes he
re. |
| 2842 </p> |
| 2843 |
| 2844 <!-- PARAMETERS --> |
| 2845 <h4>Parameters</h4> |
| 2846 <dl> |
| 2847 <div> |
| 2848 <div> |
| 2849 <dt> |
| 2850 <var>callback</var> |
| 2851 <em> |
| 2852 |
| 2853 <!-- TYPE --> |
| 2854 <div style="display:inline"> |
| 2855 ( |
| 2856 <span class="optional" style="display: none; ">optional</spa
n> |
| 2857 <span class="enum" style="display: none; ">enumerated</span> |
| 2858 <span id="typeTemplate"> |
| 2859 <span style="display: none; "> |
| 2860 <a> Type</a> |
| 2861 </span> |
| 2862 <span> |
| 2863 <span style="display: none; "> |
| 2864 array of <span><span></span></span> |
| 2865 </span> |
| 2866 <span>function</span> |
| 2867 <span style="display: none; "></span> |
| 2868 </span> |
| 2869 </span> |
| 2870 ) |
| 2871 </div> |
| 2872 |
| 2873 </em> |
| 2874 </dt> |
| 2875 <dd class="todo"> |
| 2876 Undocumented. |
| 2877 </dd> |
| 2878 <dd style="display: none; "> |
| 2879 Description of this parameter from the json schema. |
| 2880 </dd> |
| 2881 <dd style="display: none; "> |
| 2882 This parameter was added in version |
| 2883 <b><span></span></b>. |
| 2884 You must omit this parameter in earlier versions, |
| 2885 and you may omit it in any version. If you require this |
| 2886 parameter, the manifest key |
| 2887 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2888 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2889 </dd> |
| 2890 |
| 2891 <!-- OBJECT PROPERTIES --> |
| 2892 <dd style="display: none; "> |
| 2893 <dl> |
| 2894 <div> |
| 2895 <div> |
| 2896 </div> |
| 2897 </div> |
| 2898 </dl> |
| 2899 </dd> |
| 2900 |
| 2901 <!-- OBJECT METHODS --> |
| 2902 <dd style="display: none; "> |
| 2903 <div></div> |
| 2904 </dd> |
| 2905 |
| 2906 <!-- OBJECT EVENT FIELDS --> |
| 2907 <dd style="display: none; "> |
| 2908 <div></div> |
| 2909 </dd> |
| 2910 |
| 2911 <!-- FUNCTION PARAMETERS --> |
| 2912 <dd style="display: none; "> |
| 2913 <div></div> |
| 2914 </dd> |
| 2915 |
| 2916 </div> |
| 2917 </div> |
| 2918 </dl> |
| 2919 |
| 2920 <!-- RETURNS --> |
| 2921 <h4 style="display: none; ">Returns</h4> |
| 2922 <dl> |
| 2923 <div style="display: none; "> |
| 2924 <div> |
| 2925 </div> |
| 2926 </div> |
| 2927 </dl> |
| 2928 |
| 2929 <!-- CALLBACK --> |
| 2930 <div> |
| 2931 <div> |
| 2932 <h4>Callback function</h4> |
| 2933 <p> |
| 2934 The callback <em>parameter</em> should specify a function |
| 2935 that looks like this: |
| 2936 </p> |
| 2937 <p style="display: none; "> |
| 2938 If you specify the <em>callback</em> parameter, it should |
| 2939 specify a function that looks like this: |
| 2940 </p> |
| 2941 |
| 2942 <!-- Note: intentionally longer 80 columns --> |
| 2943 <pre>function(<span>array of ResourceIdentifier undefined</spa
n>) <span class="subdued">{...}</span>;</pre> |
| 2944 <dl> |
| 2945 <div> |
| 2946 <div> |
| 2947 <dt> |
| 2948 <var style="display: none; ">paramName</var> |
| 2949 <em> |
| 2950 |
| 2951 <!-- TYPE --> |
| 2952 <div style="display:inline"> |
| 2953 ( |
| 2954 <span class="optional">optional</span> |
| 2955 <span class="enum" style="display: none; ">enumerated</span> |
| 2956 <span id="typeTemplate"> |
| 2957 <span style="display: none; "> |
| 2958 <a> Type</a> |
| 2959 </span> |
| 2960 <span> |
| 2961 <span> |
| 2962 array of <span><span> |
| 2963 <span> |
| 2964 <a href="experimental.contentSettings.html#type-Resource
Identifier">ResourceIdentifier</a> |
| 2965 </span> |
| 2966 <span style="display: none; "> |
| 2967 <span> |
| 2968 array of <span><span></span></span> |
| 2969 </span> |
| 2970 <span>paramType</span> |
| 2971 <span></span> |
| 2972 </span> |
| 2973 </span></span> |
| 2974 </span> |
| 2975 <span style="display: none; ">paramType</span> |
| 2976 <span style="display: none; "></span> |
| 2977 </span> |
| 2978 </span> |
| 2979 ) |
| 2980 </div> |
| 2981 |
| 2982 </em> |
| 2983 </dt> |
| 2984 <dd class="todo" style="display: none; "> |
| 2985 Undocumented. |
| 2986 </dd> |
| 2987 <dd>A list of resource identifiers for this content type, or <var>unde
fined</var> if this content type does not use resource identifiers</dd> |
| 2988 <dd style="display: none; "> |
| 2989 This parameter was added in version |
| 2990 <b><span></span></b>. |
| 2991 You must omit this parameter in earlier versions, |
| 2992 and you may omit it in any version. If you require this |
| 2993 parameter, the manifest key |
| 2994 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2995 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2996 </dd> |
| 2997 |
| 2998 <!-- OBJECT PROPERTIES --> |
| 2999 <dd style="display: none; "> |
| 3000 <dl> |
| 3001 <div> |
| 3002 <div> |
| 3003 </div> |
| 3004 </div> |
| 3005 </dl> |
| 3006 </dd> |
| 3007 |
| 3008 <!-- OBJECT METHODS --> |
| 3009 <dd style="display: none; "> |
| 3010 <div></div> |
| 3011 </dd> |
| 3012 |
| 3013 <!-- OBJECT EVENT FIELDS --> |
| 3014 <dd style="display: none; "> |
| 3015 <div></div> |
| 3016 </dd> |
| 3017 |
| 3018 <!-- FUNCTION PARAMETERS --> |
| 3019 <dd style="display: none; "> |
| 3020 <div></div> |
| 3021 </dd> |
| 3022 |
| 3023 </div> |
| 3024 </div> |
| 3025 </dl> |
| 3026 </div> |
| 3027 </div> |
| 3028 |
| 3029 <!-- MIN_VERSION --> |
| 3030 <p style="display: none; "> |
| 3031 This function was added in version <b><span></span></b>. |
| 3032 If you require this function, the manifest key |
| 3033 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 3034 can ensure that your extension won't be run in an earlier brow
ser version. |
| 3035 </p> |
| 3036 </div> <!-- /description --> |
| 3037 |
| 3038 </div><div class="apiItem"> |
2830 <a name="method-ContentSetting-set"></a> <!-- method-anchor --> | 3039 <a name="method-ContentSetting-set"></a> <!-- method-anchor --> |
2831 <h4>set</h4> | 3040 <h4>set</h4> |
2832 | 3041 |
2833 <div class="summary"><span style="display: none; ">void</span> | 3042 <div class="summary"><span style="display: none; ">void</span> |
2834 <!-- Note: intentionally longer 80 columns --> | 3043 <!-- Note: intentionally longer 80 columns --> |
2835 <span>contentSetting.set</span>(<span class="null"><span style
="display: none; ">, </span><span>object</span> | 3044 <span>contentSetting.set</span>(<span class="null"><span style
="display: none; ">, </span><span>object</span> |
2836 <var><span>details</span></var></span><span class="optiona
l"><span>, </span><span>function</span> | 3045 <var><span>details</span></var></span><span class="optiona
l"><span>, </span><span>function</span> |
2837 <var><span>callback</span></var></span>)</div> | 3046 <var><span>callback</span></var></span>)</div> |
2838 | 3047 |
2839 <div class="description"> | 3048 <div class="description"> |
(...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3420 _uff=0; | 3629 _uff=0; |
3421 urchinTracker(); | 3630 urchinTracker(); |
3422 } | 3631 } |
3423 catch(e) {/* urchinTracker not available. */} | 3632 catch(e) {/* urchinTracker not available. */} |
3424 </script> | 3633 </script> |
3425 <!-- end analytics --> | 3634 <!-- end analytics --> |
3426 </div> | 3635 </div> |
3427 </div> <!-- /gc-footer --> | 3636 </div> <!-- /gc-footer --> |
3428 </div> <!-- /gc-container --> | 3637 </div> <!-- /gc-container --> |
3429 </body></html> | 3638 </body></html> |
OLD | NEW |