Clean up API for portal type actions and fix related interaction workflow
* ERP5Type.ERP5Type: - getRawActionInformationList -> getActionList - split _getRawActionInformationList into _getActionList and getCacheableActionList - clearGetRawActionInformationListCache -> clearGetActionListCache * ERP5Type.Core.ActionInformation: RawActionInformation -> CacheableAction * Update interface for actions. * Very small optimization in CacheableAction. * Remove awful ActionInformation.getActionType now that the result is cached. * Remove obsolete/unused code. * Fix interaction workflow to clear cache. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29840 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment