[TYPO3-dev] how to save inputs in own BE-Module?

Helmut Hummel helmut.hummel at typo3.org
Wed Jan 8 12:06:11 CET 2014


Hi Bernd,

On 08.01.14 10:06, bernd wilke wrote:

> my usecase: the selection of a user should be saved and restored if the
> user calls sthe module again.
> this works for the functionmenu(s) out of the box, but I can't find the
> way TYPO3 is doing it.

Have a look at

TYPO3\CMS\Backend\Utility\BackendUtility::getModuleData()

for the API method which is used there
and at

\TYPO3\CMS\Backend\Module\BaseScriptClass::menuConfig()

as one example.

There is no equivalent for Extbase modules I'm aware of.

Kind regards,
Helmut

-- 
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 Core Developer, TYPO3 Security Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org



More information about the TYPO3-dev mailing list