addTranslationObjectsForMultilingualEnabledObjects()
Overview
public void function addTranslationObjectsForMultilingualEnabledObjects(
      required struct objects
)
Performs the magic of creating extra database tables (preside objects) to store the translations of multilingual enabled objects.
Arguments
| Name | Type | Required | Description | 
|---|---|---|---|
| objects | struct | Yes | Objects as compiled and read by the preside object service. |