103 <td><a href="#ProjectPyramidPlugin.getPreferences">getPreferences</a></td> |
103 <td><a href="#ProjectPyramidPlugin.getPreferences">getPreferences</a></td> |
104 <td>Public method to retrieve the various settings.</td> |
104 <td>Public method to retrieve the various settings.</td> |
105 </tr><tr> |
105 </tr><tr> |
106 <td><a href="#ProjectPyramidPlugin.lexerAssociationCallback">lexerAssociationCallback</a></td> |
106 <td><a href="#ProjectPyramidPlugin.lexerAssociationCallback">lexerAssociationCallback</a></td> |
107 <td>Public method to get the lexer association of the Pyramid project type for a file.</td> |
107 <td>Public method to get the lexer association of the Pyramid project type for a file.</td> |
108 </tr><tr> |
|
109 <td><a href="#ProjectPyramidPlugin.prepareUninstall">prepareUninstall</a></td> |
|
110 <td>Public method to prepare for an uninstallation.</td> |
|
111 </tr><tr> |
108 </tr><tr> |
112 <td><a href="#ProjectPyramidPlugin.setPreferences">setPreferences</a></td> |
109 <td><a href="#ProjectPyramidPlugin.setPreferences">setPreferences</a></td> |
113 <td>Public method to store the various settings.</td> |
110 <td>Public method to store the various settings.</td> |
114 </tr> |
111 </tr> |
115 </table> |
112 </table> |
230 </dl><dl> |
227 </dl><dl> |
231 <dt>Returns:</dt> |
228 <dt>Returns:</dt> |
232 <dd> |
229 <dd> |
233 name of the lexer (string) (Pygments lexers are prefixed with 'Pygments|') |
230 name of the lexer (string) (Pygments lexers are prefixed with 'Pygments|') |
234 </dd> |
231 </dd> |
235 </dl><a NAME="ProjectPyramidPlugin.prepareUninstall" ID="ProjectPyramidPlugin.prepareUninstall"></a> |
232 </dl><a NAME="ProjectPyramidPlugin.setPreferences" ID="ProjectPyramidPlugin.setPreferences"></a> |
236 <h4>ProjectPyramidPlugin.prepareUninstall</h4> |
|
237 <b>prepareUninstall</b>(<i></i>) |
|
238 <p> |
|
239 Public method to prepare for an uninstallation. |
|
240 </p><a NAME="ProjectPyramidPlugin.setPreferences" ID="ProjectPyramidPlugin.setPreferences"></a> |
|
241 <h4>ProjectPyramidPlugin.setPreferences</h4> |
233 <h4>ProjectPyramidPlugin.setPreferences</h4> |
242 <b>setPreferences</b>(<i>key, value</i>) |
234 <b>setPreferences</b>(<i>key, value</i>) |
243 <p> |
235 <p> |
244 Public method to store the various settings. |
236 Public method to store the various settings. |
245 </p><dl> |
237 </p><dl> |