[TYPO3-dev] Called functions during document saving

Dmitry Dulepov typo3 at accio.lv
Thu Jul 13 16:07:37 CEST 2006


Hi!

Christian Welzel wrote:
> Currently i'm trying to get my dam tv connector extension working with
> multi-language fce.
> i came as far as it now displays the correct images in the backend
> if i insert the mm-relation manually. but on save the new values are
> not saved as expected.
> now i'm a little bit lost because i do not know which functions are
> called on a save and so which ones i could modify.
> 
> can you please give me a overview over the involved functions?

Save is performed by TCEMain. TV has hooks to TCEMain to store 
references to content elements in the flexform. Check 
class.tx_templavoila_tcemain.php file.

Btw, may be we should integrate DAM to TV directly. Current connector 
uses XCLASS, which is not good.

Dmitry.
-- 
"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-dev mailing list