Main hooks¶
Below are Chandler’s most frequently used Hooks. See “hook” in the index for a complete list.
Item Add-on¶
Registered AddOn classes will be added to all items.
- addon_class(item) -> return value ignored
Dashboard Entry Add-on¶
Registered AddOn classes will be added to all DashboardEntries.
- addon_class(entry) -> return value ignored