[TYPO3-core] FYI: Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table"
Ingo Renner
ingo at typo3.org
Thu May 27 13:51:44 CEST 2010
Hi all,
after your proposals about a getTable() method I agree with it and took
a look at it again. However, there's getData() already which handles
getData in TypoScript. That would lead to a new inconsistency.
I'd therefore opt for the following package of getters:
getCurrentRecord() returning tt_content:17
getCurrentRecordTable() returning tt_content
getCurrentRecordData() returning the record array for content element 17
Opinions?
Ingo
--
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2
More information about the TYPO3-team-core
mailing list