Feature request - Add a expRecord->findValue() method
Reported by dleffler | August 31st, 2013 @ 02:29 PM | in 2.2.3 (closed)
To further standardize the MVC of Exponent, we need a new 'findValue()' method to move selectValue() from needing to be called from the global $db object. find('value') would not work due to the numerous parameters it accepts and the logic behind the call.
Comments and changes to this ticket
-
expNinja September 12th, 2013 @ 01:39 PM
- State changed from new to resolved
- Assigned user set to dleffler
- Milestone set to 2.2.3
(from [64dc85877bce490f9cb59ec0eb2378495f96fbe9]) Adds new expRecord->findValue() method to virtualize $db->selectColumn() and $db->selectValue() by using a range of 'all' or 'first' [#1089 state:resolved responsible:dleffler milestone:2.2.3] https://github.com/exponentcms/exponent-cms/commit/64dc85877bce490f...
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