Viz Mosart Administrator Guide

Version 3.9 | Published November 04, 2019 ©

ti_templateimplementation

The table ti_templateimplementation contains the gallery specific template implementation as created by the Mosart template editor - this information is gallery dependent.

Name

Type

Allow Null

Description

ti_recno

integer

No

Primary key

ti_te_recno

integer

No

Foreign key referencing the corresponding template te_recno in the te_template table.

ti_ga_recno

integer

No

Foreign key referencing the corresponding gallery ga_recno in the ga_gallery table.

ti_xml

longtext

Yes

The actual xml-formatted template implementation as created by the Mosart template editor.

The template implementation must be created per gallery and is stored using its native xml representation, as received from the Mosart template editor.