Changes between Version 4 and Version 5 of PluginAPI/Padre_Hooks
- Timestamp:
- 03/16/11 16:33:40 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PluginAPI/Padre_Hooks
v4 v5 9 9 * a code reference 10 10 * an array ref of code references 11 12 The first argument of all hooks is the plugin object = the hook is called like a method of the plugin. This argument isn't shown in the hook list. 11 13 12 14 Related tickets: #1168
