You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
Internationalizes Propel models.
Finds the supplied translation table's culture column.
throws InvalidArgumentException If there is not a column marked as "isCulture"
Returns the column on the translation table the references the current model.
Returns the current table's i18n translation table.
Returns the column on the current model referenced by the translation model.
Checks whether the supplied table has a primary string defined.
Looks for tables marked as I18N and adds behaviors.