[TYPO3-core] RFC: #16234: ExtDirect Dataprovider for user settings

Steffen Ritter info at rs-websystems.de
Wed Nov 3 14:36:11 CET 2010


Am 03.11.2010 12:47, schrieb Steffen Kamper:
> Hi,
>
> This is an SVN patch request.
>
> Type: feature
>
> Branches: trunk
>
> Bugtracker reference: http://bugs.typo3.org/view.php?id=16234
>
> This patch offers an ExtDirect handler for getting/setting BE_USER
> settings (uc)
>
> It will be used by trees, ws module, EM and other ExtDirect driven widgets.
> There is also a state provider planned for saving ExtJS widgets state in
> BE_USER->uc
>
> vg Steffen
forgot to mention, getters and setters should understand  array-path as 
setValue(moduleData.myModel.valueForXY, newValue), bevause otherwise you 
would have to fetch the whole moduleData-Array, merge your infomration 
and push it back...

regards

Steffen


More information about the TYPO3-team-core mailing list