[TYPO3-core] RFC: Moving t3lib_TCEforms_inline::getJSON() to t3lib_div::array2json()
Michael Stucki
michael at typo3.org
Sat Jul 7 02:07:31 CEST 2007
REMINDER. Seems like this is ready for being committed.
- michael
Oliver Hader wrote:
> This is a SVN patch request.
>
> Problem:
> The method getJSON($jsonArray) converts an array to a JSON string for
> disposal in JavaScript. Currently this method is part of
> t3lib_TCEforms_inline what doesn't make much sense if other extensions
> want to use it.
>
> Solution:
> Move the method from t3lib_TCEforms_inline to t3lib_div.
> t3lib_TCEforms_inline::getJSON(...) -> t3lib_div::array2json(...)
>
> Branch: Trunk
>
>
> olly
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list