Documentation/source/Plugin_Apis.PluginApis.html

changeset 6
89b4debad1df
parent 1
9fc07b8c55b8
child 12
c37c72600e60
equal deleted inserted replaced
5:d4b748c8d6e2 6:89b4debad1df
106 <h2>apiFiles</h2> 106 <h2>apiFiles</h2>
107 <b>apiFiles</b>(<i>language</i>) 107 <b>apiFiles</b>(<i>language</i>)
108 <p> 108 <p>
109 Module function to return the API files made available by this plugin. 109 Module function to return the API files made available by this plugin.
110 </p><dl> 110 </p><dl>
111 <dt><i>language</i></dt>
112 <dd>
113 language to get APIs for (string)
114 </dd>
115 </dl><dl>
111 <dt>Returns:</dt> 116 <dt>Returns:</dt>
112 <dd> 117 <dd>
113 list of API filenames (list of string) 118 list of API filenames (list of string)
114 </dd> 119 </dd>
115 </dl> 120 </dl>

eric ide

mercurial