[TYPO3] Example with flexform

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Tue May 8 08:52:03 CEST 2007


Livius Agrippa wrote:
> I try to create an extension which use flexform. This extension should
> process select statements on other database than typo3-install database.
> 
> Also I try to populate the items in the flexform with information from
> the other database.
> Are there more examples with itemsProcFunc functions similar with:
> class.tx_ttnews_itemsProcFunc.php ?
> 
> Because I don't know how to access the connection information from the
> main class of the extension.

Well, it is easy to access typo3's database with $GLOBALS['TYPO3_DB']. 
As to another database - it is only you, who know it...

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-english mailing list