Documentation/source/Plugin_Apis.PluginApis.html

changeset 33
aae0ec9126cc
parent 28
d772634a378a
child 68
2311d81b8606
equal deleted inserted replaced
32:6f5092c9b9f1 33:aae0ec9126cc
111 111
112 <p> 112 <p>
113 Public method to activate this plugin. 113 Public method to activate this plugin.
114 </p> 114 </p>
115 <dl> 115 <dl>
116 <dt>Returns:</dt> 116 <dt>Return:</dt>
117 <dd> 117 <dd>
118 tuple of None and activation status (boolean) 118 tuple of None and activation status (boolean)
119 </dd> 119 </dd>
120 </dl> 120 </dl>
121 <a NAME="PluginApis.deactivate" ID="PluginApis.deactivate"></a> 121 <a NAME="PluginApis.deactivate" ID="PluginApis.deactivate"></a>
141 <dd> 141 <dd>
142 language to get APIs for (string) 142 language to get APIs for (string)
143 </dd> 143 </dd>
144 </dl> 144 </dl>
145 <dl> 145 <dl>
146 <dt>Returns:</dt> 146 <dt>Return:</dt>
147 <dd> 147 <dd>
148 list of API filenames (list of string) 148 list of API filenames (list of string)
149 </dd> 149 </dd>
150 </dl> 150 </dl>
151 <div align="right"><a href="#top">Up</a></div> 151 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial