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> |