n2n Page Rocket 1 API

rocket\impl\ei\component\prop\translation\model

­Translation­Form

TranslationForm implements Dispatchable

All Implemented Interfaces:

Property summary

Modifier and Type Property
protected translationMagForm
protected dispatchables

Methods summary

Modifier and Type Method
public __construct ( array mandatoryN2nLocaleIds , string label )
public getMarkClassKey ( )
public getDispatchables ( )
public setDispatchables ( array dispatchables )
public putDispatchable ( string n2nLocaleId , Dispatchable dispatchable )
public putAvailableDispatchable ( string n2nLocaleId , Dispatchable dispatchable )
public getTranslationMagForm ( )
public setTranslationMagForm ( MagDispatchable MagForm )
public registerMag ( string propertyName , TranslationMag translationMag )

Properties in detail

Methods in detail