Move generic controller methods into parent expController
Reported by dleffler | June 11th, 2011 @ 02:14 PM
Several functions seem to be redundant in the controllers, such
as "name" "hasSources" "hasViews" "hasContent" "supportsWorkflow"
"isSearchable"
These could all be placed in expController as a default and only
appear in the specific subclasses (other controllers) when it needs
to be different. Some of these appear in the controllser and are
NOT in expController.
This would also require some documenation (online) about
creating new controllers/modules and what defaults were
available.
FWIW, this is already the case with "Permissions"
Comments and changes to this ticket
-
dleffler July 16th, 2011 @ 02:06 PM
- Title changed from Move generic functions into expController to Move generic controller methods into parent expController
-
rasseljandavid (at gmail) July 27th, 2011 @ 01:51 PM
- Assigned user set to rasseljandavid (at gmail)
-
expNinja July 29th, 2011 @ 01:23 AM
- State changed from new to resolved
(from [1ee9e664b0571deab911e19470ef58eff71e2e1e]) Moved generic controller methods into parent expController [#207 state:resolved] https://github.com/exponentcms/exponent-cms/commit/1ee9e664b0571dea...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS