[TYPO3-dev] ExtJs in the TYPO3 BE how-to questions?

François Suter fsu-lists at cobweb.ch
Tue Feb 22 11:39:18 CET 2011


Hi all,

I have a few questions regarding proper usage of ExtJS-based scripts in 
the TYPO3 BE:

1) I know some mechanism was defined to store localized string read from 
locallang files. How is this done properly?

2) about MessageBoxes: is it ok to simple call Ext.MessageBox.show() or 
do we have a specific type of MessageBoxes for TYPO3 extending the 
original one?

3) about buttons in MessageBoxes: same question, do we have specific 
classes in TYPO3 for buttons? Additional question: if I want my button 
label to be translatable, I guess I have to define my own custom button 
and not use something like Ext.MessageBox.OK, right?

4) about name-spacing, what should really go into it and what is ok to 
just stuff inside an Ext.onReady() call?

That's all for now, thanks in advance for the information.

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch




More information about the TYPO3-dev mailing list